Noherczeg\Breadcrumb\Facades\Breadcrumb::getFacadeAccessor PHP Method

getFacadeAccessor() protected static method

Get the registered component.
protected static getFacadeAccessor ( ) : object
return object
    protected static function getFacadeAccessor()
    {
        return 'breadcrumb';
    }