X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fuser%2Fsrc%2FPlugin%2Fviews%2Fargument%2FUid.php;fp=web%2Fcore%2Fmodules%2Fuser%2Fsrc%2FPlugin%2Fviews%2Fargument%2FUid.php;h=31f6c33af84f6bf75fbf6b632fda5c5adc63e883;hp=5efbecd531eb08c08d7bd5910dc8beb93a233fa0;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/user/src/Plugin/views/argument/Uid.php b/web/core/modules/user/src/Plugin/views/argument/Uid.php index 5efbecd53..31f6c33af 100644 --- a/web/core/modules/user/src/Plugin/views/argument/Uid.php +++ b/web/core/modules/user/src/Plugin/views/argument/Uid.php @@ -23,7 +23,7 @@ class Uid extends NumericArgument { protected $storage; /** - * Constructs a Drupal\Component\Plugin\PluginBase object. + * Constructs a \Drupal\user\Plugin\views\argument\Uid object. * * @param array $configuration * A configuration array containing information about the plugin instance.