PHP Class Neos\Neos\ViewHelpers\Backend\AuthenticationProviderLabelViewHelper

Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$authenticationProviderSettings array

Méthodes publiques

Méthode Description
render ( string $identifier ) : string Outputs a human friendly label for the authentication provider specified by $identifier

Method Details

render() public méthode

Outputs a human friendly label for the authentication provider specified by $identifier
public render ( string $identifier ) : string
$identifier string
Résultat string

Property Details

$authenticationProviderSettings protected_oe property

protected array $authenticationProviderSettings
Résultat array