Skip to content

Commit 8b2adf2

Browse files
update comment to match renamed class
1 parent 540233a commit 8b2adf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NullBundle.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
/**
99
* this class is made to simulate bundle containing base structure so we can work with no bundle architecture used from s4+
10-
* Class AppBundle
11-
* @package App
10+
* Class NullBundle
11+
* @package Null
1212
*/
1313
class NullBundle extends Bundle {
1414
const NAME = 'NullBundle';

0 commit comments

Comments
 (0)