Jarves\Admin\ObjectCrud::setNestedRootAddEntrypoint PHP 메소드

setNestedRootAddEntrypoint() 공개 메소드

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