Jarves\Admin\ObjectCrud::getUsePatch PHP Method

getUsePatch() public method

public getUsePatch ( ) : boolean
return boolean
    public function getUsePatch()
    {
        return $this->usePatch;
    }
ObjectCrud