Method | Description | |
---|---|---|
__construct ( Doctrine\Common\Cache\Cache $cache, |
||
getFunctions ( ) : array | ||
getName ( ) | ||
resolveUserFunction ( integer $id ) : |
resolves user id to user data. |
public __construct ( Doctrine\Common\Cache\Cache $cache, |
||
$cache | Doctrine\Common\Cache\Cache | |
$userRepository |
public resolveUserFunction ( integer $id ) : |
||
$id | integer | id to resolve |
return |