updated core to 8.6.3

This commit is contained in:
2018-11-21 12:49:46 +01:00
parent 8ca34853a3
commit c92c348eee
521 changed files with 12199 additions and 4578 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ translations:
# any time.
js:
# This file does not actually exist; it's a placeholder file that will be
# overriden by locale_js_alter(), to use the file that contains the actual
# overridden by locale_js_alter(), to use the file that contains the actual
# translations, for the language used in the current request.
locale.translation.js: {}
+1 -1
View File
@@ -36,7 +36,7 @@ class PluralFormula implements PluralFormulaInterface {
* ],
* ]
* @endcode
* @var []
* @var array
*/
protected $formulae;