function __construct($config)
 {
     parent::__construct();
     $this->config = $config;
 }
Exemple #2
0
 function __construct($config)
 {
     parent::__construct();
 }