Jarves\Admin\ObjectCrud::setNestedRootAddLabel PHP Method

setNestedRootAddLabel() public method

public setNestedRootAddLabel ( $nestedRootAddLabel )
    public function setNestedRootAddLabel($nestedRootAddLabel)
    {
        $this->nestedRootAddLabel = $nestedRootAddLabel;
    }
ObjectCrud