@inheritDoc
Overrides ArchiverInterface::supports
public function supports(string $format, ?string $sourceType) : bool { return isset(static::$formats[$format]); }