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

getTreeIcon() 공개 메소드

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