Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / search / src / Plugin / SearchInterface.php
index 2f2403c2fee438c0fe800693d17956f42d45e813..8f95ce824664360f7f9ed573c48e26470f23db15 100644 (file)
@@ -110,7 +110,7 @@ interface SearchInterface extends PluginInspectionInterface {
    *
    * The core search module only invokes this method on active module plugins
    * when building a form for them in
-   * \Drupal\search\Form\SearchPageForm::form(). A plugin implementing this
+   * \Drupal\search\Form\SearchPageForm::buildForm(). A plugin implementing this
    * will also need to implement the buildSearchUrlQuery() method.
    *
    * @param array $form