Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / contextual / src / Plugin / views / field / ContextualLinks.php
index de30f5c424715059ff065ecf83ba0efbd52688bf..338d5d704fce311a37ba754abf87fd37b96b4547 100644 (file)
@@ -130,8 +130,8 @@ class ContextualLinks extends FieldPluginBase {
           [],
           [
             'contextual-views-field-links' => UrlHelper::encodePath(Json::encode($links)),
-          ]
-        ]
+          ],
+        ],
       ];
 
       $element = [