PHPLights/Documentation/Interfaces/LsAccessIface
From Linuxnetworks
< PHPLights | Documentation | Interfaces
Synopsis
interface LsAccessIface
{
public function hasAccess( $ctl, $action );
}
Description
Public functions
hasAccess()
public function hasAccess( $ctl, $action );
Back to Overview