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

getTreeInterfaceClass() 공개 메소드

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