PHP Interface ZfcRbac\Identity\IdentityProviderInterface

Author: MichaĆ«l Gallego ([email protected])
Datei anzeigen Open project: zf-commons/zfc-rbac Interface Usage Examples

Public Methods

Method Description
getIdentity ( ) : ZfcRbac\Identity\IdentityInterface | null Get the identity

Method Details

getIdentity() public method

Get the identity
public getIdentity ( ) : ZfcRbac\Identity\IdentityInterface | null
return ZfcRbac\Identity\IdentityInterface | null