Esempio n. 1
0
 public function __construct(TeraWurfl $wurfl)
 {
     parent::__construct($wurfl);
 }
 public function __construct(TeraWurfl $wurfl)
 {
     parent::__construct($wurfl);
     $this->matcher = $this->matcherName();
 }