Adding namespace
This commit is contained in:
parent
d6a0d0cb8d
commit
0b5f6c310d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Shimmie2;
|
||||
|
||||
class BulkParentChildInfo extends ExtensionInfo
|
||||
{
|
||||
|
|
Reference in a new issue