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