Skip to content

Commit bc61b81

Browse files
committed
MC-17627: Dependency static test does not analyze content of phtml files
- Fixed codestyle
1 parent 656abce commit bc61b81

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/static/framework/Magento/TestFramework/Dependency

1 file changed

+1
-0
lines changed

dev/tests/static/framework/Magento/TestFramework/Dependency/PhpRule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ private function isPluginDependency($dependent, $dependency)
285285
* @return array
286286
* @throws LocalizedException
287287
* @throws \Exception
288+
* @SuppressWarnings(PMD.CyclomaticComplexity)
288289
*/
289290
protected function _caseGetUrl(string $currentModule, string &$contents): array
290291
{

0 commit comments

Comments
 (0)