Example #1
0
 public function __construct(Translator $translator)
 {
     $this->translator = $translator;
     parent::__construct();
 }