Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / path / src / Form / AddForm.php
index 8f8d4f6b143d327eb8333cd462891f5569318048..59db6f9c19af1a2655980df2b639f89d6005cf50 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Language\LanguageInterface;
 
 /**
  * Provides the path add form.
+ *
+ * @internal
  */
 class AddForm extends PathFormBase {