PHP Class ZF\Apigility\Admin\Listener\EnableHalRenderCollectionsListener

Exibir arquivo Open project: zfcampus/zf-apigility-admin

Public Methods

Method Description
__invoke ( MvcEvent $e ) Ensure the render_collections flag of the HAL view helper is enabled regardless of the configuration setting if we match an admin service.

Method Details

__invoke() public method

Ensure the render_collections flag of the HAL view helper is enabled regardless of the configuration setting if we match an admin service.
public __invoke ( MvcEvent $e )
$e Zend\Mvc\MvcEvent