Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function load(File $file, Adapter $adapter)
 {
     $adapter->get($file);
 }