diff options
Diffstat (limited to 'lib/public/WorkflowEngine/IEntityEvent.php')
-rw-r--r-- | lib/public/WorkflowEngine/IEntityEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/IEntityEvent.php b/lib/public/WorkflowEngine/IEntityEvent.php index 1eacbdc36e7..4f90e14e758 100644 --- a/lib/public/WorkflowEngine/IEntityEvent.php +++ b/lib/public/WorkflowEngine/IEntityEvent.php @@ -31,7 +31,6 @@ namespace OCP\WorkflowEngine; * * represents an entitiy event that is dispatched via EventDispatcher * - * @package OCP\WorkflowEngine * * @since 18.0.0 */ |