Make PHP-CS happy ;-)

This commit is contained in:
Philipp 2021-12-09 22:55:15 +01:00
parent 631b9a84fc
commit e9d8af89c2
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
3 changed files with 14 additions and 4 deletions

View File

@ -836,6 +836,16 @@ return [
'gid' => 1,
'contact-id' => 42,
],
[
'id' => 2,
'gid' => 1,
'contact-id' => 42,
],
[
'id' => 3,
'gid' => 2,
'contact-id' => 43,
],
],
'search' => [
[