diff options
Diffstat (limited to 'lib/public/WorkflowEngine/EntityContext/IContextPortation.php')
-rw-r--r-- | lib/public/WorkflowEngine/EntityContext/IContextPortation.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/EntityContext/IContextPortation.php b/lib/public/WorkflowEngine/EntityContext/IContextPortation.php index 9c63fb048c3..b221aa91dc5 100644 --- a/lib/public/WorkflowEngine/EntityContext/IContextPortation.php +++ b/lib/public/WorkflowEngine/EntityContext/IContextPortation.php @@ -34,7 +34,6 @@ namespace OCP\WorkflowEngine\EntityContext; * be able to recreate the state at a later point. For example: handling * translations in a notification INotifier. * - * @package OCP\WorkflowEngine\EntityContext * * @since 20.0.0 */ |