Jarves\Admin\ObjectCrud::setNestedRootEditEntrypoint PHP Method

setNestedRootEditEntrypoint() public method

public setNestedRootEditEntrypoint ( $nestedRootEditEntrypoint )
    public function setNestedRootEditEntrypoint($nestedRootEditEntrypoint)
    {
        $this->nestedRootEditEntrypoint = $nestedRootEditEntrypoint;
    }
ObjectCrud