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

setTreeInterface() public méthode

public setTreeInterface ( string $treeInterface )
$treeInterface string
    public function setTreeInterface($treeInterface)
    {
        $this->treeInterface = $treeInterface;
    }
Object