Example #1
0
 /**
  * {@inheritdoc}
  */
 public static function getUncompressionMethods()
 {
     return [Method\Command\Unzip::getName(), Method\Command\x7zip::getName(), Method\Extension\Zip::getName()];
 }