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

getExcludeFromREST() public méthode

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