wiki.techinc.nl/includes/export
Daimona Eaytoy 1927fda909 export: Align docs of close(Rename/Reopen) methods
The base implementation says it can accept an array with a single
element, but the subclasses only had `string` in the docblock (although
they could handle the array case). Hence, replace docblocks in
subclasses with @inheritDoc to copy the parent description and avoid
such discrepancies in the future.

Plus, change `array` to `string[]` for better type inference.

Change-Id: Ica9929fd50f31d8d5f0e29f7c60364086ea39ae5
2019-09-19 17:29:30 +00:00
..
BaseDump.php
Dump7ZipOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpBZip2Output.php
DumpDBZip2Output.php
DumpFileOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpFilter.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpGZipOutput.php
DumpLatestFilter.php
DumpLBZip2Output.php
DumpMultiWriter.php Declare dynamic properties 2019-09-13 17:54:37 +00:00
DumpNamespaceFilter.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
DumpNotalkFilter.php
DumpOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpPipeOutput.php export: Align docs of close(Rename/Reopen) methods 2019-09-19 17:29:30 +00:00
DumpStringOutput.php
ExportProgressFilter.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
WikiExporter.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
XmlDumpWriter.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00