Jarves\Configuration\Object::isExcludeFromREST PHP Méthode

isExcludeFromREST() public méthode

public isExcludeFromREST ( ) : boolean
Résultat boolean
    public function isExcludeFromREST()
    {
        return $this->excludeFromREST;
    }
Object