Beispiel #1
0
 function __construct(&$subject, $config)
 {
     //if (self::$_this)
     //   return self::$_this;
     parent::__construct($subject, $config);
 }
Beispiel #2
0
 function __construct(&$subject, $config)
 {
     parent::__construct($subject, $config);
 }