Jarves\Admin\ObjectCrud::setNestedRootAddIcon PHP Method

setNestedRootAddIcon() public method

public setNestedRootAddIcon ( $nestedRootAddIcon )
    public function setNestedRootAddIcon($nestedRootAddIcon)
    {
        $this->nestedRootAddIcon = $nestedRootAddIcon;
    }
ObjectCrud