PHP 클래스 Neos\Neos\ViewHelpers\Backend\AuthenticationProviderLabelViewHelper

상속: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$authenticationProviderSettings array

공개 메소드들

메소드 설명
render ( string $identifier ) : string Outputs a human friendly label for the authentication provider specified by $identifier

메소드 상세

render() 공개 메소드

Outputs a human friendly label for the authentication provider specified by $identifier
public render ( string $identifier ) : string
$identifier string
리턴 string

프로퍼티 상세

$authenticationProviderSettings 보호되어 있는 프로퍼티

protected array $authenticationProviderSettings
리턴 array