Example #1
0
 /**
  * {@inheritdoc}
  */
 public function __construct(LocalDriver $driver, $path)
 {
     parent::__construct($driver, $path);
 }