Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / src / UserViewsData.php
index 854f6791e4a8c7874b519f449218ca6387ce4322..955ab5967bc153cde414b93f9c0f05a912f1605f 100644 (file)
@@ -60,7 +60,7 @@ class UserViewsData extends EntityViewsData {
         'argument field' => 'uid',
         'base' => 'node_field_data',
         'field' => 'nid',
-        'relationship' => 'node_field_data:uid'
+        'relationship' => 'node_field_data:uid',
       ],
     ];