We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b4fee commit 5b29704Copy full SHA for 5b29704
Model/Profiler/Driver/Standard/Stat.php
@@ -19,6 +19,7 @@ class Stat extends BaseStat
19
{
20
/**
21
* @inheritdoc
22
+ * @SuppressWarnings(PHPMD.CountInLoopExpression)
23
*/
24
protected function _getOrderedTimerIds()
25
0 commit comments