Example #1
0
 public function __construct(Config $config)
 {
     $this->conn = $config->conn();
 }