Exemple #1
0
 /**
  * @param IL10N $l
  */
 public function setL10n(IL10N $l)
 {
     $this->parameterFactory->setL10n($l);
     $this->l = $l;
 }