Jarves\Configuration\Object::getAutoCrud PHP Method

getAutoCrud() public method

public getAutoCrud ( ) : boolean
return boolean
    public function getAutoCrud()
    {
        return $this->autoCrud;
    }
Object