This commit is contained in:
2026-06-12 15:35:41 -04:00
parent 9f58653b49
commit 991320d101
+1 -1
View File
@@ -4,5 +4,5 @@ declare(strict_types=1);
namespace Potter\Resource;
interface ResourceInterface extends AwareInterface
interface ResourceInterface
{ }