X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FPlugin%2Fviews%2Fargument_default%2FTid.php;fp=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FPlugin%2Fviews%2Fargument_default%2FTid.php;h=6d8545b0ee553bc4fd81bb2daa0325d77921f377;hp=ee5a2602d8da3620199eec976e70945fe2642b46;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php b/web/core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php index ee5a2602d..6d8545b0e 100644 --- a/web/core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php +++ b/web/core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php @@ -34,7 +34,7 @@ class Tid extends ArgumentDefaultPluginBase implements CacheableDependencyInterf /** * The vocabulary storage. * - * @var \Drupal\taxonomy\VocabularyStorageInterface. + * @var \Drupal\taxonomy\VocabularyStorageInterface */ protected $vocabularyStorage;