Jarves\Configuration\Object::getNestedRootObject PHP 메소드

getNestedRootObject() 공개 메소드

public getNestedRootObject ( ) : string
리턴 string
    public function getNestedRootObject()
    {
        return $this->nestedRootObject;
    }
Object