Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / user / src / Form / UserPermissionsRoleSpecificForm.php
index b8caf7bbf47ab0e7f73479f3ac689010567df58c..c9794634a0a0b384f767a3729eba430fcf1a5d03 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\user\RoleInterface;
 
 /**
  * Provides the user permissions administration form for a specific role.
+ *
+ * @internal
  */
 class UserPermissionsRoleSpecificForm extends UserPermissionsForm {