phpCAS
version 1.4.0
CAS
ProxyChain
Interface.php
Go to the documentation of this file.
1
<?php
2
41
interface
CAS_ProxyChain_Interface
42
{
43
51
public
function
matches
(array $list);
52
53
}
CAS_ProxyChain_Interface
Definition:
Interface.php:41
CAS_ProxyChain_Interface\matches
matches(array $list)
Generated by
1.8.13