diff options
Diffstat (limited to 'lib/public/WorkflowEngine/IEntity.php')
-rw-r--r-- | lib/public/WorkflowEngine/IEntity.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/IEntity.php b/lib/public/WorkflowEngine/IEntity.php index 38da66384a0..124125b3c7e 100644 --- a/lib/public/WorkflowEngine/IEntity.php +++ b/lib/public/WorkflowEngine/IEntity.php @@ -39,7 +39,6 @@ use OCP\EventDispatcher\Event; * @since 18.0.0 */ interface IEntity { - /** * returns a translated name to be presented in the web interface. * |