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