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