diff options
Diffstat (limited to 'lib/public/WorkflowEngine/IEntityCompat.php')
-rw-r--r-- | lib/public/WorkflowEngine/IEntityCompat.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/IEntityCompat.php b/lib/public/WorkflowEngine/IEntityCompat.php index bbf6550538a..4e8337cf5af 100644 --- a/lib/public/WorkflowEngine/IEntityCompat.php +++ b/lib/public/WorkflowEngine/IEntityCompat.php @@ -33,7 +33,6 @@ namespace OCP\WorkflowEngine; * Event classes. It is only present for a transition period and will be * removed in 2023 again. * - * @package OCP\WorkflowEngine * @since 18.0.0 * @deprecated */ |