Skip to content

Commit 08badb4

Browse files
committed
MAGETWO-69157: Zend_Wildfire deprecated, Firephp outdated, #9239 and #9241 #9622
1 parent 625a64d commit 08badb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Profiler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ public static function applyConfig($config, $baseDir, $isAjax = false)
349349
* @param bool $isAjax
350350
* @return array
351351
* @SuppressWarnings(PHPMD.NPathComplexity)
352+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
352353
*/
353354
protected static function _parseConfig($profilerConfig, $baseDir, $isAjax)
354355
{

0 commit comments

Comments
 (0)