Skip to content

Commit 5b29704

Browse files
committed
Fix phpmd error
1 parent f7b4fee commit 5b29704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Profiler/Driver/Standard/Stat.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Stat extends BaseStat
1919
{
2020
/**
2121
* @inheritdoc
22+
* @SuppressWarnings(PHPMD.CountInLoopExpression)
2223
*/
2324
protected function _getOrderedTimerIds()
2425
{

0 commit comments

Comments
 (0)