X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fexport%2FDumpFilter.php;h=1349c54b95dc3107b689a66e2bb8145cf11c2214;hp=5c27658af561f451f2a7ab768c658cd8842e9d40;hb=2480aae0c97d822e10b50619e7b48b25c45af073;hpb=f875f3d31867067116641af987dea4511324e96b diff --git a/includes/export/DumpFilter.php b/includes/export/DumpFilter.php index 5c27658af5..1349c54b95 100644 --- a/includes/export/DumpFilter.php +++ b/includes/export/DumpFilter.php @@ -42,7 +42,7 @@ class DumpFilter { protected $sendingThisPage; /** - * @param DumpOutput $sink + * @param DumpOutput &$sink */ function __construct( &$sink ) { $this->sink =& $sink;