Legacy: remove unused style rules for floatleft/right
[lhc/web/wiklou.git] / includes / export / DumpPipeOutput.php
index ce899ed..26010da 100644 (file)
@@ -34,7 +34,7 @@ class DumpPipeOutput extends DumpFileOutput {
 
        /**
         * @param string $command
-        * @param string $file
+        * @param string|null $file
         */
        function __construct( $command, $file = null ) {
                if ( !is_null( $file ) ) {