mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 01:23:49 +00:00
DX: fix phpstan issues
This commit is contained in:
@@ -158,7 +158,7 @@ class ReportList implements ExportElementValidatedInterface, ListInterface
|
||||
);
|
||||
}
|
||||
|
||||
public function getLabels($key, array $values, $data): Closure
|
||||
public function getLabels($key, array $values, $data)
|
||||
{
|
||||
switch ($key) {
|
||||
case 'person_birthdate':
|
||||
|
Reference in New Issue
Block a user