Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / src / Form / RebuildPermissionsForm.php
index b895c4c0c90532e8ee74312f9037bdf352388100..f479d29ea40384ba8383b67006e40474cbd59d72 100644 (file)
@@ -6,6 +6,11 @@ use Drupal\Core\Form\ConfirmFormBase;
 use Drupal\Core\Form\FormStateInterface;
 use Drupal\Core\Url;
 
+/**
+ * Form for rebuilding permissions.
+ *
+ * @internal
+ */
 class RebuildPermissionsForm extends ConfirmFormBase {
 
   /**