X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2Fstyle%2FTable.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2Fstyle%2FTable.php;h=bbc9a1ea3dac81ac11d09ef6da0bc2d6c2bad5a2;hp=9c9fbf1bf35ebc5b714ff46252ff44b1113a838a;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/views/src/Plugin/views/style/Table.php b/web/core/modules/views/src/Plugin/views/style/Table.php index 9c9fbf1bf..bbc9a1ea3 100644 --- a/web/core/modules/views/src/Plugin/views/style/Table.php +++ b/web/core/modules/views/src/Plugin/views/style/Table.php @@ -160,7 +160,7 @@ class Table extends StylePluginBase implements CacheableDependencyInterface { * display has listed due to access control or other changes. * * @return array - * An array of all the sanitized columns. + * An array of all the sanitized columns. */ public function sanitizeColumns($columns, $fields = NULL) { $sanitized = [];