Property | Type | Description | |
---|---|---|---|
$accountRepository | |||
$domainUserService | |||
$userService |
Method | Description | |
---|---|---|
render ( string $format = 'initials' ) : string | Render user initials or an abbreviated name for a given username. If the account was deleted, use the username as fallback. |
protected AccountRepository,Neos\Flow\Security $accountRepository | ||
return |
protected UserService,Neos\Neos\Domain\Service $domainUserService | ||
return |