PHP Class ZF\Apigility\Admin\Listener\EnableHalRenderCollectionsListener

Afficher le fichier Open project: zfcampus/zf-apigility-admin

Méthodes publiques

Méthode 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 méthode

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