Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / dblog / src / Form / DblogFilterForm.php
index c8de0fc68bb884bc614f3145e8054e0eed11e11d..21619d6fc2b4281aa39513b798ddac335f73628f 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Provides the database logging filter form.
+ *
+ * @internal
  */
 class DblogFilterForm extends FormBase {