Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / src / Unit / Routing / ViewPageControllerTest.php
index 9242545b7ad3fbbd9168b234814c7a95dfed8477..6ced52ee8471c7faa7c18aafd524e32039b18f52 100644 (file)
@@ -182,6 +182,8 @@ class ViewPageControllerTest extends UnitTestCase {
 namespace Drupal\views\Routing;
 
 if (!function_exists('views_add_contextual_links')) {
+
   function views_add_contextual_links() {
   }
+
 }