Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / taxonomy / src / Plugin / views / field / TaxonomyIndexTid.php
index 367565c38757ff4cc8b2525f09aa0224cd92ef66..45f0095dbe169eb9500bbe3ceeab92efe4d57085 100644 (file)
@@ -21,7 +21,7 @@ class TaxonomyIndexTid extends PrerenderList {
   /**
    * The vocabulary storage.
    *
-   * @var \Drupal\taxonomy\VocabularyStorageInterface.
+   * @var \Drupal\taxonomy\VocabularyStorageInterface
    */
   protected $vocabularyStorage;