ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Interface.php
Go to the documentation of this file.
1 <?php
2 
42 {
43 
51  public function matches(array $list);
52 }
if(isset($_REQUEST['delete'])) $list
Definition: registry.php:41
An interface for classes that define a list of allowed proxies in front of the current application...
Definition: Interface.php:41
matches(array $list)
Match a list of proxies.