fix strict typing and do not show link to edit password in user list

This commit is contained in:
2022-05-27 16:24:55 +02:00
parent 566c1c5380
commit 7278a5f3fa
4 changed files with 10 additions and 5 deletions

View File

@@ -471,11 +471,6 @@ parameters:
count: 1
path: src/Bundle/ChillMainBundle/Form/Type/UserPickerType.php
-
message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
count: 1
path: src/Bundle/ChillMainBundle/Form/UserType.php
-
message: "#^Only booleans are allowed in an if condition, mixed given\\.$#"
count: 2