AllanTatter\React\Facades\React::getFacadeAccessor PHP 메소드

getFacadeAccessor() 보호된 정적인 메소드

Get the registered name of the component.
protected static getFacadeAccessor ( ) : string
리턴 string
    protected static function getFacadeAccessor()
    {
        return 'react';
    }