Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Layout / LayoutPluginManagerInterface.php
index df15be03ad5ebd64df2e1ecf8f69bd03ae286ee3..c0e606d41fffe6df5744d7068e773a62480f24be 100644 (file)
@@ -6,11 +6,6 @@ use Drupal\Component\Plugin\CategorizingPluginManagerInterface;
 
 /**
  * Provides the interface for a plugin manager of layouts.
- *
- * @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.
  */
 interface LayoutPluginManagerInterface extends CategorizingPluginManagerInterface {