Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / FileTransfer / Form / FileTransferAuthorizeForm.php
index 2adbd1f0f0b78ed1f62b34cb3a9117518afe3044..3f8fd6d36442899c64fed2abf4dc0f26436dd4e5 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\HttpFoundation\Response;
 
 /**
  * Provides the file transfer authorization form.
+ *
+ * @internal
  */
 class FileTransferAuthorizeForm extends FormBase {