967. Class

967.1. Zend\View\Helper\Identity

View helper plugin to fetch the authenticated identity.

967.1.1. Methods

967.1.1.1. getAuthenticationService

getAuthenticationService()

@return AuthenticationService

967.1.1.2. setAuthenticationService

setAuthenticationService()

@param AuthenticationService $authenticationService

967.1.1.3. __invoke

__invoke()

Retrieve the current identity, if any.

If none available, returns null.

Return type:mixed|null
Throws :ExceptionRuntimeException

Project Versions

Table Of Contents

Previous topic

966. Class

Next topic

968. Class

This Page