Beispiel #1
0
 function __construct($sym)
 {
     parent::__construct($sym);
 }
Beispiel #2
0
 public function __construct(sym $sym)
 {
     parent::__construct($sym);
 }