Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Layout / Annotation / Layout.php
index 1cb5ff0a542c9b8a20ea91f0e0bae80650a31100..d2072c249a8a8458a002e378b4d419e2473e03aa 100644 (file)
@@ -14,11 +14,6 @@ use Drupal\Core\Layout\LayoutDefinition;
  *
  * Plugin namespace: Plugin\Layout
  *
- * @internal
- *   The layout system is currently experimental and should only be leveraged by
- *   experimental modules and development releases of contributed modules.
- *   See https://www.drupal.org/core/experimental for more information.
- *
  * @see \Drupal\Core\Layout\LayoutInterface
  * @see \Drupal\Core\Layout\LayoutDefault
  * @see \Drupal\Core\Layout\LayoutPluginManager