Example #1
0
 public static function ajouterErreur($stringErreur)
 {
     self::$tabErreur = $stringErreur;
 }