X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fprofiler%2FProfiler.php;h=d02011fa344df40ac74b88acc9615f481cf2a6f7;hp=9021652958d533acfa3148fd34f7c064dda2f1d0;hb=07c38641b23c1ecf7c75c8ae5935686501032b75;hpb=a7c103f24df5c340dcaa5fdcd9252a3340f28df4 diff --git a/includes/profiler/Profiler.php b/includes/profiler/Profiler.php index 9021652958..d02011fa34 100644 --- a/includes/profiler/Profiler.php +++ b/includes/profiler/Profiler.php @@ -188,7 +188,7 @@ abstract class Profiler { * Get all usable outputs. * * @throws MWException - * @return array Array of ProfilerOutput instances. + * @return ProfilerOutput[] * @since 1.25 */ private function getOutputs() {