PHP 클래스 ZF\Apigility\Admin\Listener\EnableHalRenderCollectionsListener

파일 보기 프로젝트 열기: zfcampus/zf-apigility-admin

공개 메소드들

메소드 설명
__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.

메소드 상세

__invoke() 공개 메소드

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