__invoke()
__invoke(\Zend\Mvc\MvcEvent $event)
Sets the response status to 403 Forbiden
Parameters
\Zend\Mvc\MvcEvent | $event |
Sets the response status to 403 Forbiden.
IMPORTANT: This will not prevent access to anything by itself, but should be used with other listeners to handle response status