aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DomainEvent/DomainEventIngress.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/DomainEvent/DomainEventIngress.php')
-rw-r--r--includes/DomainEvent/DomainEventIngress.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/DomainEvent/DomainEventIngress.php b/includes/DomainEvent/DomainEventIngress.php
index 5d44552d14bd..f069914e8d99 100644
--- a/includes/DomainEvent/DomainEventIngress.php
+++ b/includes/DomainEvent/DomainEventIngress.php
@@ -37,7 +37,6 @@ use LogicException;
* in extension.json.
*
* @since 1.44
- * @unstable until 1.45, should become stable to extend
*/
abstract class DomainEventIngress implements InitializableDomainEventSubscriber {