diff options
Diffstat (limited to 'lib/public/Activity/ISetting.php')
-rw-r--r-- | lib/public/Activity/ISetting.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Activity/ISetting.php b/lib/public/Activity/ISetting.php index 53e01d42868..0e5b7653b27 100644 --- a/lib/public/Activity/ISetting.php +++ b/lib/public/Activity/ISetting.php @@ -28,7 +28,6 @@ namespace OCP\Activity; * @since 11.0.0 */ interface ISetting { - /** * @return string Lowercase a-z and underscore only identifier * @since 11.0.0 |