Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-11-14 12:44:15 +01:00
parent 0e3d90f145
commit 7d997990fa

View File

@ -126,7 +126,7 @@ class Conf
$this->service = new stdClass();
$this->contrat = new stdClass();
$this->actions = new stdClass();
$this->agenda = new stdClass();
$this->agenda = new stdClass();
$this->commande = new stdClass();
$this->propal = new stdClass();
$this->facture = new stdClass();