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