Skip to content

Commit dba6db3

Browse files
committed
MAGETWO-67626: Auto-generated classes behave differently in unit tests and application
1 parent f6f5ad7 commit dba6db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/TestFramework/Unit/Autoloader/GeneratedClassesAutoloader.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ public function __construct(\Magento\Framework\Code\Generator $generator)
2929
* Load class
3030
*
3131
* @param string $className
32+
* @return void
3233
*/
3334
public function load($className)
3435
{

0 commit comments

Comments
 (0)