Hide inherited methods
public function filter($filterChain);
Performs the filtering. This method should be implemented to perform actual filtering. If the filter wants to continue the action execution, it should call $filterChain->run().
$filterChain->run()
Please login to leave your comment.
Be the first person to leave a comment
Please login to leave your comment.