Airship\Cabin\Bridge\Landing\MyFiles::permCheck PHP Méthode

permCheck() protected méthode

Permissions check
protected permCheck ( ) : boolean
Résultat boolean
    protected function permCheck() : bool
    {
        return true;
        // You're logged in, so this is a no-brainer.
    }