Skip to content
Snippets Groups Projects
Commit 746dac50 authored by catch's avatar catch
Browse files

Issue #2533254 by chx, quietone, jhodgdon: LanguageInterface lacks @ingroup i18n

(cherry picked from commit 1caf6013)
parent 2a155482
No related branches found
No related tags found
4 merge requests!1285Issue #3240655 by elfakhar Aligne the active border,!541Issue #3123070: Fix 'PSR2.Classes.PropertyDeclaration.Underscore' coding standard,!463Resolve #3205025 "Class align center for media",!386Allow multiple vocabularies in the taxonomy filter
......@@ -3,7 +3,9 @@
namespace Drupal\Core\Language;
/**
* Defines a language.
* Defines an interface for languages.
*
* @ingroup i18n
*/
interface LanguageInterface {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment