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