diff options
Diffstat (limited to 'lib/public/WorkflowEngine/IEntityCheck.php')
-rw-r--r-- | lib/public/WorkflowEngine/IEntityCheck.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/IEntityCheck.php b/lib/public/WorkflowEngine/IEntityCheck.php index 46dab0d5691..6a90796356d 100644 --- a/lib/public/WorkflowEngine/IEntityCheck.php +++ b/lib/public/WorkflowEngine/IEntityCheck.php @@ -29,7 +29,6 @@ namespace OCP\WorkflowEngine; /** * Interface IFileCheck * - * @package OCP\WorkflowEngine * @since 18.0.0 */ interface IEntityCheck { |