mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Merge branch 'refactor-using-rector-202303' into rector/rules-up-to-php74
This commit is contained in:
@@ -173,7 +173,7 @@ class PersonSearch extends AbstractSearch implements HasAdvancedSearchFormInterf
|
||||
return $data;
|
||||
}
|
||||
|
||||
public function getAdvancedSearchTitle()
|
||||
public function getAdvancedSearchTitle(): string
|
||||
{
|
||||
return 'Search within persons';
|
||||
}
|
||||
|
Reference in New Issue
Block a user