Jarves\Configuration\Object::setTreeDefaultIcon PHP Méthode

setTreeDefaultIcon() public méthode

public setTreeDefaultIcon ( string $treeDefaultIcon )
$treeDefaultIcon string
    public function setTreeDefaultIcon($treeDefaultIcon)
    {
        $this->treeDefaultIcon = $treeDefaultIcon;
    }
Object