ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ImmutableStringMap.php
Go to the documentation of this file.
1 <?php
2 
4 
6 
19 {
20 
33  public function get($key);
34 
35 
43  public function toArray();
44 
45 
57  public function has($key);
58 }
has($key)
Probe if the key is known and associated with a value.
toArray()
Returns all currently known entries.
$key
Definition: croninfo.php:18