comparison core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents 4c8ae668cc8c
children
comparison
equal deleted inserted replaced
16:c2387f117808 17:129ea1e6d783
63 // - metadata. 63 // - metadata.
64 $tests[] = [ 64 $tests[] = [
65 'links' => [ 65 'links' => [
66 'views_ui_edit' => [ 66 'views_ui_edit' => [
67 'route_parameters' => [ 67 'route_parameters' => [
68 'view' => 'frontpage' 68 'view' => 'frontpage',
69 ], 69 ],
70 'metadata' => [ 70 'metadata' => [
71 'location' => 'page', 71 'location' => 'page',
72 'display' => 'page_1', 72 'display' => 'page_1',
73 'langcode' => 'en', 73 'langcode' => 'en',