Skip to content
Snippets Groups Projects
Commit 0b852926 authored by Adrian Lorenc's avatar Adrian Lorenc Committed by Claudiu Cristea
Browse files

ISAICP-9584: Fix typo.

parent 97c0183d
No related branches found
No related tags found
2 merge requests!214ISAICP-9579: Fix SearchWidget: refer own submit callbacks precisely to prevent...,!212Release 2.3.0
......@@ -126,7 +126,7 @@ public function storeToCache(bool $success, array $results, array $operations):
abstract protected function generateData(array &$form, FormStateInterface $form_state): void;
/**
* Returns the routename for the report download.
* Returns the route name for the report download.
*
* @return string
* The route name.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment