Skip to content

Commit

Permalink
Fix phpmd error
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Apr 15, 2022
1 parent f7b4fee commit 5b29704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/Profiler/Driver/Standard/Stat.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Stat extends BaseStat
{
/**
* @inheritdoc
* @SuppressWarnings(PHPMD.CountInLoopExpression)
*/
protected function _getOrderedTimerIds()
{
Expand Down

0 comments on commit 5b29704

Please sign in to comment.