ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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}
An exception for terminatinating execution or to throw for unit testing.
if($format !==null) $name
Definition: metadata.php:146
Slim Framework (https://slimframework.com)