Example #1
0
 /**
  * Loads the composite driver from constants
  * @param $level
  * @return \Stash\Interfaces\DriverInterface
  */
 protected function loadConfig($level)
 {
     return parent::loadConfig($level);
 }