Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / dblog / src / Form / DblogClearLogConfirmForm.php
index 0f420f05687a1505974c0dcdf238098166603fe7..46344eba06543f2debf6ec2c1775d3c0dc3d76e9 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a confirmation form before clearing out the logs.
+ *
+ * @internal
  */
 class DblogClearLogConfirmForm extends ConfirmFormBase {