Jarves\Configuration\Object::getTreeRootObjectIconPath PHP Метод

getTreeRootObjectIconPath() публичный Метод

public getTreeRootObjectIconPath ( ) : string
Результат string
    public function getTreeRootObjectIconPath()
    {
        return $this->treeRootObjectIconPath;
    }
Object