Jarves\Admin\ObjectCrud::setNestedRootAdd PHP Method

setNestedRootAdd() public method

public setNestedRootAdd ( $nestedRootAdd )
    public function setNestedRootAdd($nestedRootAdd)
    {
        $this->nestedRootAdd = $nestedRootAdd;
    }
ObjectCrud