class AuthenticationProviderLabelViewHelper extends AbstractViewHelper (View source)

Renders a label for the given authentication provider identifier

Properties

protected array $authenticationProviderSettings

Methods

void
initializeArguments()

No description

string
render()

Outputs a human friendly label for the authentication provider specified by $identifier

Details

void initializeArguments()

No description

Return Value

void

Exceptions

Exception

string render()

Outputs a human friendly label for the authentication provider specified by $identifier

Return Value

string

Exceptions

Exception