Jarves\Admin\ObjectCrud::setNestedRootAddEntrypoint PHP Method

setNestedRootAddEntrypoint() public method

public setNestedRootAddEntrypoint ( $nestedRootAddEntrypoint )
    public function setNestedRootAddEntrypoint($nestedRootAddEntrypoint)
    {
        $this->nestedRootAddEntrypoint = $nestedRootAddEntrypoint;
    }
ObjectCrud