diff --git a/src/Decompress.php b/src/Decompress.php index 61959d60..eb126747 100644 --- a/src/Decompress.php +++ b/src/Decompress.php @@ -32,7 +32,7 @@ public function __invoke($value) } /** - * Defined by Zend\Filter\FilterInterface + * Defined by FilterInterface * * Decompresses the content $value with the defined settings *