PHP Class Neos\Neos\ViewHelpers\Backend\InterfaceLanguageViewHelper

Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$userService Neos\Neos\Service\UserService

Public Methods

Method Description
render ( ) : string

Method Details

render() public method

public render ( ) : string
return string The current backend users interface language

Property Details

$userService protected property

protected UserService,Neos\Neos\Service $userService
return Neos\Neos\Service\UserService