Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / user / src / RoleForm.php
index 7e7885354b9b2720d033b73c1111117f74d278f0..e40067cf83cdd18da7240259c4b04687ccbe9555 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form controller for the role entity edit forms.
+ *
+ * @internal
  */
 class RoleForm extends EntityForm {