Skip to content

Commit a206b53

Browse files
committed
Static test fix.
1 parent 5103b8e commit a206b53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/internal/Magento/Framework/Code/NameBuilder.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
*/
88
namespace Magento\Framework\Code;
99

10+
/**
11+
* Builds namespace with classname out of the parts.
12+
*
13+
* @api
14+
*/
1015
class NameBuilder
1116
{
1217
/**

0 commit comments

Comments
 (0)