ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
CookiesInterface.php
Go to the documentation of this file.
1 <?php
10 
18 {
19  public function get($name, $default = null);
20  public function set($name, $value);
21  public function toHeaders();
22  public static function parseHeader($header);
23 }
Slim Framework (https://slimframework.com)
$default
Definition: build.php:20