コード例 #1
0
 public function __construct(TeraWurfl $wurfl)
 {
     parent::__construct($wurfl);
 }
コード例 #2
0
 public function __construct(TeraWurfl $wurfl)
 {
     parent::__construct($wurfl);
     $this->matcher = $this->matcherName();
 }