Jarves\Admin\ObjectCrud::setNestedRootEditEntrypoint PHP Метод

setNestedRootEditEntrypoint() публичный Метод

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