Jarves\Configuration\Object::setTreeRootObjectIconPath PHP Method

setTreeRootObjectIconPath() public method

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