Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / search / src / Form / SearchBlockForm.php
index 7a9405fd7302a35ee18b780644cfeddfcc40e30e..612f8f62795109c3225f972bf383b3096ec93870 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Builds the search form for the search block.
+ *
+ * @internal
  */
 class SearchBlockForm extends FormBase {