Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / block_content / src / BlockContentForm.php
index eefd4e9790847de64f8a84f35cd465ae435e7252..225dc91b4671bce46dd43f0c26a60d81e349b0c5 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form handler for the custom block edit forms.
+ *
+ * @internal
  */
 class BlockContentForm extends ContentEntityForm {