Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / locale / src / PluralFormula.php
index 638d60fac863a023212887ab94b7c3f9c69dfa01..8f1920e64930ac22939bc0d2f7501e7f1dd55a7f 100644 (file)
@@ -36,7 +36,7 @@ class PluralFormula implements PluralFormulaInterface {
    *   ],
    * ]
    * @endcode
-   * @var []
+   * @var array
    */
   protected $formulae;