Skip to content

Commit

Permalink
comment PhpBenchMarkdownTableRenderer
Browse files Browse the repository at this point in the history
  • Loading branch information
jlabedo committed Jun 3, 2023
1 parent 4f8448b commit d75d873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Monorepo/PhpBenchMarkdownTableRenderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
use Symfony\Component\Console\Output\BufferedOutput;
use Symfony\Component\Console\Output\OutputInterface;

/**
* This class is mainly a copy of the TableRenderer class from phpbench/phpbench
*/
class PhpBenchMarkdownTableRenderer implements ObjectRendererInterface
{
/**
Expand Down

0 comments on commit d75d873

Please sign in to comment.