Mercurial > hg > isophonics-drupal-site
comparison core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php @ 18:af1871eacc83
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:33:08 +0100 |
parents | 1fec387a4317 |
children |
comparison
equal
deleted
inserted
replaced
17:129ea1e6d783 | 18:af1871eacc83 |
---|---|
9 | 9 |
10 /** | 10 /** |
11 * Provides routes for the Layout Builder UI. | 11 * Provides routes for the Layout Builder UI. |
12 * | 12 * |
13 * @internal | 13 * @internal |
14 * Tagged services are internal. | |
14 */ | 15 */ |
15 class LayoutBuilderRoutes implements EventSubscriberInterface { | 16 class LayoutBuilderRoutes implements EventSubscriberInterface { |
16 | 17 |
17 /** | 18 /** |
18 * The section storage manager. | 19 * The section storage manager. |