Merge "Add .pipeline/ with dev image variant"
[lhc/web/wiklou.git] / includes / profiler / output / ProfilerOutputDump.php
index 09f5688..64a504a 100644 (file)
@@ -26,6 +26,7 @@
  * @ingroup Profiler
  *
  * @since 1.25
+ * @property ProfilerXhprof $collector
  */
 class ProfilerOutputDump extends ProfilerOutput {