Jarves\Admin\ObjectCrud::setNestedRootEdit PHP Method

setNestedRootEdit() public method

public setNestedRootEdit ( $nestedRootEdit )
    public function setNestedRootEdit($nestedRootEdit)
    {
        $this->nestedRootEdit = $nestedRootEdit;
    }
ObjectCrud