Jarves\Admin\ObjectCrud::getAsNested PHP Method

getAsNested() public method

public getAsNested ( ) : boolean
return boolean
    public function getAsNested()
    {
        return $this->asNested;
    }
ObjectCrud