PHP Trait Neos\Neos\Controller\BackendUserTranslationTrait

Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$_localizationService Neos\Flow\I18n\Service
$_userService Neos\Neos\Service\UserService

Méthodes protégées

Méthode Description
initializeObject ( ) : void Set the locale according to the user settings

Method Details

initializeObject() protected méthode

Set the locale according to the user settings
protected initializeObject ( ) : void
Résultat void

Property Details

$_localizationService protected_oe property

protected Service,Neos\Flow\I18n $_localizationService
Résultat Neos\Flow\I18n\Service

$_userService protected_oe property

protected UserService,Neos\Neos\Service $_userService
Résultat Neos\Neos\Service\UserService