From 0b5f6c310d1250c590fc0c2d6d6d436c3a0eb1b7 Mon Sep 17 00:00:00 2001 From: myname Date: Mon, 27 Mar 2023 14:26:39 -0500 Subject: [PATCH] Adding namespace --- ext/bulk_parent_child/info.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/bulk_parent_child/info.php b/ext/bulk_parent_child/info.php index f4a6b673..4f30a9d8 100644 --- a/ext/bulk_parent_child/info.php +++ b/ext/bulk_parent_child/info.php @@ -2,6 +2,7 @@ declare(strict_types=1); +namespace Shimmie2; class BulkParentChildInfo extends ExtensionInfo {