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

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

public setTreeRootObjectIconPath ( string $treeRootObjectIconPath )
$treeRootObjectIconPath string
    public function setTreeRootObjectIconPath($treeRootObjectIconPath)
    {
        $this->treeRootObjectIconPath = $treeRootObjectIconPath;
    }
Object