diff --git a/extension.neon b/extension.neon index ef1a8ad..1199b44 100644 --- a/extension.neon +++ b/extension.neon @@ -141,6 +141,7 @@ parameters: websiteTitle: string stubFiles: - stubs/DomainObjectInterface.stub + - stubs/EventDispatcher.stub - stubs/ObjectStorage.stub - stubs/QueryFactory.stub - stubs/QueryInterface.stub diff --git a/stubs/EventDispatcher.stub b/stubs/EventDispatcher.stub new file mode 100644 index 0000000..2cfa195 --- /dev/null +++ b/stubs/EventDispatcher.stub @@ -0,0 +1,14 @@ +