Krucas\Notification\Facades\Notification::getFacadeAccessor PHP Метод

getFacadeAccessor() защищенный статический Метод

Get the registered component.
protected static getFacadeAccessor ( ) : object
Результат object
    protected static function getFacadeAccessor()
    {
        return 'notification';
    }
Notification