X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flocale%2Fsrc%2FSourceString.php;h=dd59954bf7c1bb439d0d9076103e0365e55befeb;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=a1af509c2215000d86ecb28d7b575e51a23642dd;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/locale/src/SourceString.php b/web/core/modules/locale/src/SourceString.php index a1af509c2..dd59954bf 100644 --- a/web/core/modules/locale/src/SourceString.php +++ b/web/core/modules/locale/src/SourceString.php @@ -10,6 +10,7 @@ namespace Drupal\locale; * value, and is assumed to be in English language. */ class SourceString extends StringBase { + /** * {@inheritdoc} */