Mercurial > hg > cmmr2012-drupal-site
comparison core/modules/layout_builder/src/Access/LayoutPreviewAccessAllowed.php @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | a9cd425dd02b |
children |
comparison
equal
deleted
inserted
replaced
4:a9cd425dd02b | 5:12f9dff5fda9 |
---|---|
8 | 8 |
9 /** | 9 /** |
10 * Accessible class to allow access for inline blocks in the Layout Builder. | 10 * Accessible class to allow access for inline blocks in the Layout Builder. |
11 * | 11 * |
12 * @internal | 12 * @internal |
13 * Tagged services are internal. | |
13 */ | 14 */ |
14 class LayoutPreviewAccessAllowed implements AccessibleInterface { | 15 class LayoutPreviewAccessAllowed implements AccessibleInterface { |
15 | 16 |
16 /** | 17 /** |
17 * {@inheritdoc} | 18 * {@inheritdoc} |