diff options
Diffstat (limited to 'lib/public/L10N/ILanguageIterator.php')
-rw-r--r-- | lib/public/L10N/ILanguageIterator.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/L10N/ILanguageIterator.php b/lib/public/L10N/ILanguageIterator.php index 57176b2d772..57a572ed3fe 100644 --- a/lib/public/L10N/ILanguageIterator.php +++ b/lib/public/L10N/ILanguageIterator.php @@ -38,7 +38,6 @@ namespace OCP\L10N; * if settings are not present or truncating is not applicable, the iterator * skips to the next valid item itself * - * @package OCP\L10N * * @since 14.0.0 */ |