Interfaces that all security policy classes must implements.
checkSecurity( $tags, $filters, $functions)
checkMethodAllowed( $obj, $method)
checkPropertyAllowed( $obj, $method)
Loading…