Adding namespace

This commit is contained in:
myname 2023-03-27 14:26:39 -05:00
parent d6a0d0cb8d
commit 0b5f6c310d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
declare(strict_types=1);
namespace Shimmie2;
class BulkParentChildInfo extends ExtensionInfo
{