Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / path / src / Form / EditForm.php
index 7d4a3693022c8fbf1298e9fdfe845896fb2c6264..9638b57ab516b340c76a6fca0c8f7902f07a6a2e 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides the path edit form.
+ *
+ * @internal
  */
 class EditForm extends PathFormBase {