Skip to content

Commit e520fa7

Browse files
author
Mark Hodge
committed
Fix static code analysis checks
1 parent c8259f6 commit e520fa7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/internal/Magento/Framework/Mview/Test/Unit/View/ChangelogTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
namespace Magento\Framework\Mview\Test\Unit\View;
88

9+
/**
10+
* Class ChangelogTest
11+
*
12+
* @package Magento\Framework\Mview\Test\Unit\View
13+
*/
914
class ChangelogTest extends \PHPUnit\Framework\TestCase
1015
{
1116
/**

0 commit comments

Comments
 (0)