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

getTreeInterface() 공개 메소드

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