MediaWiki master
FormatterInterface.php
Go to the documentation of this file.
1<?php
21
23
38 public function getFormattedSamples( string $prefix, MetricInterface $metric ): array;
39}
getFormattedSamples(string $prefix, MetricInterface $metric)
Renders metric to line format.