Example #1
0
 function __construct($topic, $config)
 {
     parent::__construct($topic, $config);
 }
Example #2
0
 function __construct($topic, $config)
 {
     //error_reporting(E_ERROR);
     parent::__construct($topic, $config);
 }