Ejemplo n.º 1
0
 public function __construct($id, $phraseKey, $enabledForTranslation = true)
 {
     parent::__construct($id, $phraseKey, $enabledForTranslation);
 }