Jarves\Configuration\Object::getExcludeFromREST PHP Method

getExcludeFromREST() public method

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