Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_moderation / src / Entity / Handler / ModerationHandlerInterface.php
index 976fbb29da218aa5e0776e06aa3f4a04fec36ee7..7e6f109fbd1254cf8e454512922749e03e63216f 100644 (file)
@@ -11,6 +11,8 @@ use Drupal\Core\Form\FormStateInterface;
  * Much of the logic contained in this handler is an indication of flaws
  * in the Entity API that are insufficiently standardized between entity types.
  * Hopefully over time functionality can be removed from this interface.
+ *
+ * @internal
  */
 interface ModerationHandlerInterface {