ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
Interface.php
Go to the documentation of this file.
1<?php
2
42{
43
51 public function matches(array $list);
52}
An exception for terminatinating execution or to throw for unit testing.
An interface for classes that define a list of allowed proxies in front of the current application.
Definition: Interface.php:42
matches(array $list)
Match a list of proxies.