Passed
Push — feature/sf6-upgrade ( f8da3c...b8e292 )
by Paul
05:01 queued 10s
created
ci/qa/phpstan-baseline.php 2 patches
Indentation   +1182 added lines, -1182 removed lines patch added patch discarded remove patch
@@ -2,1974 +2,1974 @@
 block discarded – undo
2 2
 
3 3
 $ignoreErrors = [];
4 4
 $ignoreErrors[] = [
5
-	'message' => '#^Generator expects value type Symfony\\\\Component\\\\HttpKernel\\\\Bundle\\\\BundleInterface, object given\\.$#',
6
-	'count' => 1,
7
-	'path' => __DIR__ . '/../../src/Kernel.php',
5
+    'message' => '#^Generator expects value type Symfony\\\\Component\\\\HttpKernel\\\\Bundle\\\\BundleInterface, object given\\.$#',
6
+    'count' => 1,
7
+    'path' => __DIR__ . '/../../src/Kernel.php',
8 8
 ];
9 9
 $ignoreErrors[] = [
10
-	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
11
-	'count' => 1,
12
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/DependencyInjection/Configuration.php',
10
+    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
11
+    'count' => 1,
12
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/DependencyInjection/Configuration.php',
13 13
 ];
14 14
 $ignoreErrors[] = [
15
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\DependencyInjection\\\\SurfnetStepupGatewayApiExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
16
-	'count' => 1,
17
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/DependencyInjection/SurfnetStepupGatewayApiExtension.php',
15
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\DependencyInjection\\\\SurfnetStepupGatewayApiExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
16
+    'count' => 1,
17
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/DependencyInjection/SurfnetStepupGatewayApiExtension.php',
18 18
 ];
19 19
 $ignoreErrors[] = [
20
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Dto\\\\YubikeyOtpVerificationResult\\:\\:didOtpVerificationFail\\(\\) has no return type specified\\.$#',
21
-	'count' => 1,
22
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Dto/YubikeyOtpVerificationResult.php',
20
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Dto\\\\YubikeyOtpVerificationResult\\:\\:didOtpVerificationFail\\(\\) has no return type specified\\.$#',
21
+    'count' => 1,
22
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Dto/YubikeyOtpVerificationResult.php',
23 23
 ];
24 24
 $ignoreErrors[] = [
25
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Dto\\\\YubikeyOtpVerificationResult\\:\\:didPublicIdMatch\\(\\) has no return type specified\\.$#',
26
-	'count' => 1,
27
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Dto/YubikeyOtpVerificationResult.php',
25
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Dto\\\\YubikeyOtpVerificationResult\\:\\:didPublicIdMatch\\(\\) has no return type specified\\.$#',
26
+    'count' => 1,
27
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Dto/YubikeyOtpVerificationResult.php',
28 28
 ];
29 29
 $ignoreErrors[] = [
30
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Security\\\\Http\\\\EntryPoint\\\\JsonBasicAuthenticationEntryPoint\\:\\:__construct\\(\\) has parameter \\$realmName with no type specified\\.$#',
31
-	'count' => 1,
32
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Security/Http/EntryPoint/JsonBasicAuthenticationEntryPoint.php',
30
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Security\\\\Http\\\\EntryPoint\\\\JsonBasicAuthenticationEntryPoint\\:\\:__construct\\(\\) has parameter \\$realmName with no type specified\\.$#',
31
+    'count' => 1,
32
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Security/Http/EntryPoint/JsonBasicAuthenticationEntryPoint.php',
33 33
 ];
34 34
 $ignoreErrors[] = [
35
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Security\\\\Http\\\\EntryPoint\\\\JsonBasicAuthenticationEntryPoint\\:\\:\\$realmName has no type specified\\.$#',
36
-	'count' => 1,
37
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Security/Http/EntryPoint/JsonBasicAuthenticationEntryPoint.php',
35
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Security\\\\Http\\\\EntryPoint\\\\JsonBasicAuthenticationEntryPoint\\:\\:\\$realmName has no type specified\\.$#',
36
+    'count' => 1,
37
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Security/Http/EntryPoint/JsonBasicAuthenticationEntryPoint.php',
38 38
 ];
39 39
 $ignoreErrors[] = [
40
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyServiceInterface\\:\\:verifyPublicId\\(\\) has parameter \\$secondFactorIdentifier with no type specified\\.$#',
41
-	'count' => 1,
42
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Service/YubikeyServiceInterface.php',
40
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyServiceInterface\\:\\:verifyPublicId\\(\\) has parameter \\$secondFactorIdentifier with no type specified\\.$#',
41
+    'count' => 1,
42
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Service/YubikeyServiceInterface.php',
43 43
 ];
44 44
 $ignoreErrors[] = [
45
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\MessageBirdMessageResult\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
46
-	'count' => 1,
47
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/MessageBirdMessageResult.php',
45
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\MessageBirdMessageResult\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
46
+    'count' => 1,
47
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/MessageBirdMessageResult.php',
48 48
 ];
49 49
 $ignoreErrors[] = [
50
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\MessageBirdMessageResult\\:\\:\\$message has no type specified\\.$#',
51
-	'count' => 1,
52
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/MessageBirdMessageResult.php',
50
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\MessageBirdMessageResult\\:\\:\\$message has no type specified\\.$#',
51
+    'count' => 1,
52
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/MessageBirdMessageResult.php',
53 53
 ];
54 54
 $ignoreErrors[] = [
55
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SmsAdapterProvider\\:\\:\\$allowedServices has no type specified\\.$#',
56
-	'count' => 1,
57
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SmsAdapterProvider.php',
55
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SmsAdapterProvider\\:\\:\\$allowedServices has no type specified\\.$#',
56
+    'count' => 1,
57
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SmsAdapterProvider.php',
58 58
 ];
59 59
 $ignoreErrors[] = [
60
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SmsMessageResultInterface\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
61
-	'count' => 1,
62
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SmsMessageResultInterface.php',
60
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SmsMessageResultInterface\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
61
+    'count' => 1,
62
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SmsMessageResultInterface.php',
63 63
 ];
64 64
 $ignoreErrors[] = [
65
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngMessageResult\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
66
-	'count' => 1,
67
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngMessageResult.php',
65
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngMessageResult\\:\\:getRawErrors\\(\\) return type has no value type specified in iterable type array\\.$#',
66
+    'count' => 1,
67
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngMessageResult.php',
68 68
 ];
69 69
 $ignoreErrors[] = [
70
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngMessageResult\\:\\:\\$message has no type specified\\.$#',
71
-	'count' => 1,
72
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngMessageResult.php',
70
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngMessageResult\\:\\:\\$message has no type specified\\.$#',
71
+    'count' => 1,
72
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngMessageResult.php',
73 73
 ];
74 74
 $ignoreErrors[] = [
75
-	'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#',
76
-	'count' => 1,
77
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngService.php',
75
+    'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#',
76
+    'count' => 1,
77
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngService.php',
78 78
 ];
79 79
 $ignoreErrors[] = [
80
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngService\\:\\:\\$route \\(string\\) does not accept string\\|null\\.$#',
81
-	'count' => 1,
82
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngService.php',
80
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Sms\\\\SpryngService\\:\\:\\$route \\(string\\) does not accept string\\|null\\.$#',
81
+    'count' => 1,
82
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/ApiBundle/Sms/SpryngService.php',
83 83
 ];
84 84
 $ignoreErrors[] = [
85
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#',
86
-	'count' => 1,
87
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
85
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#',
86
+    'count' => 1,
87
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
88 88
 ];
89 89
 $ignoreErrors[] = [
90
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$expectedKeys with no value type specified in iterable type array\\.$#',
91
-	'count' => 1,
92
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
90
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$expectedKeys with no value type specified in iterable type array\\.$#',
91
+    'count' => 1,
92
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
93 93
 ];
94 94
 $ignoreErrors[] = [
95
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$propertyPath with no type specified\\.$#',
96
-	'count' => 1,
97
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
95
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$propertyPath with no type specified\\.$#',
96
+    'count' => 1,
97
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Assert.php',
98 98
 ];
99 99
 $ignoreErrors[] = [
100
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\ExceptionController\\:\\:getPageTitleAndDescription\\(\\) return type has no value type specified in iterable type array\\.$#',
101
-	'count' => 1,
102
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/ExceptionController.php',
100
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\ExceptionController\\:\\:getPageTitleAndDescription\\(\\) return type has no value type specified in iterable type array\\.$#',
101
+    'count' => 1,
102
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/ExceptionController.php',
103 103
 ];
104 104
 $ignoreErrors[] = [
105
-	'message' => '#^Call to an undefined method object\\:\\:createResponseFor\\(\\)\\.$#',
106
-	'count' => 1,
107
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
105
+    'message' => '#^Call to an undefined method object\\:\\:createResponseFor\\(\\)\\.$#',
106
+    'count' => 1,
107
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
108 108
 ];
109 109
 $ignoreErrors[] = [
110
-	'message' => '#^Call to an undefined method object\\:\\:getParentRequest\\(\\)\\.$#',
111
-	'count' => 1,
112
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
110
+    'message' => '#^Call to an undefined method object\\:\\:getParentRequest\\(\\)\\.$#',
111
+    'count' => 1,
112
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
113 113
 ];
114 114
 $ignoreErrors[] = [
115
-	'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
116
-	'count' => 2,
117
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
115
+    'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
116
+    'count' => 2,
117
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
118 118
 ];
119 119
 $ignoreErrors[] = [
120
-	'message' => '#^Call to an undefined method object\\:\\:handleSsoOn2faCookieStorage\\(\\)\\.$#',
121
-	'count' => 1,
122
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
120
+    'message' => '#^Call to an undefined method object\\:\\:handleSsoOn2faCookieStorage\\(\\)\\.$#',
121
+    'count' => 1,
122
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
123 123
 ];
124 124
 $ignoreErrors[] = [
125
-	'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
126
-	'count' => 1,
127
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
125
+    'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
126
+    'count' => 1,
127
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
128 128
 ];
129 129
 $ignoreErrors[] = [
130
-	'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
131
-	'count' => 1,
132
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
130
+    'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
131
+    'count' => 1,
132
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
133 133
 ];
134 134
 $ignoreErrors[] = [
135
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayConsumeAssertionService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService but returns object\\.$#',
136
-	'count' => 1,
137
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
135
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayConsumeAssertionService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService but returns object\\.$#',
136
+    'count' => 1,
137
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
138 138
 ];
139 139
 $ignoreErrors[] = [
140
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayFailedResponseService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\FailedResponseService but returns object\\.$#',
141
-	'count' => 1,
142
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
140
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayFailedResponseService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\FailedResponseService but returns object\\.$#',
141
+    'count' => 1,
142
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
143 143
 ];
144 144
 $ignoreErrors[] = [
145
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
146
-	'count' => 1,
147
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
145
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
146
+    'count' => 1,
147
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
148 148
 ];
149 149
 $ignoreErrors[] = [
150
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayRespondService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\RespondService but returns object\\.$#',
151
-	'count' => 1,
152
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
150
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getGatewayRespondService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\RespondService but returns object\\.$#',
151
+    'count' => 1,
152
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
153 153
 ];
154 154
 $ignoreErrors[] = [
155
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
156
-	'count' => 1,
157
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
155
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
156
+    'count' => 1,
157
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
158 158
 ];
159 159
 $ignoreErrors[] = [
160
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but return statement is missing\\.$#',
161
-	'count' => 1,
162
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
160
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but return statement is missing\\.$#',
161
+    'count' => 1,
162
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
163 163
 ];
164 164
 $ignoreErrors[] = [
165
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
166
-	'count' => 2,
167
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
165
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
166
+    'count' => 2,
167
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
168 168
 ];
169 169
 $ignoreErrors[] = [
170
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:proxySsoAction\\(\\) has no return type specified\\.$#',
171
-	'count' => 1,
172
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
170
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:proxySsoAction\\(\\) has no return type specified\\.$#',
171
+    'count' => 1,
172
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
173 173
 ];
174 174
 $ignoreErrors[] = [
175
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:render\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#',
176
-	'count' => 1,
177
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
175
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:render\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#',
176
+    'count' => 1,
177
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
178 178
 ];
179 179
 $ignoreErrors[] = [
180
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:respondAction\\(\\) has no return type specified\\.$#',
181
-	'count' => 1,
182
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
180
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:respondAction\\(\\) has no return type specified\\.$#',
181
+    'count' => 1,
182
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
183 183
 ];
184 184
 $ignoreErrors[] = [
185
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:supportsAuthenticationMode\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
186
-	'count' => 1,
187
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
185
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:supportsAuthenticationMode\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
186
+    'count' => 1,
187
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
188 188
 ];
189 189
 $ignoreErrors[] = [
190
-	'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
191
-	'count' => 1,
192
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
190
+    'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
191
+    'count' => 1,
192
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
193 193
 ];
194 194
 $ignoreErrors[] = [
195
-	'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
196
-	'count' => 1,
197
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
195
+    'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
196
+    'count' => 1,
197
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
198 198
 ];
199 199
 $ignoreErrors[] = [
200
-	'message' => '#^Parameter \\#4 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:renderSamlResponse\\(\\) expects string, mixed given\\.$#',
201
-	'count' => 1,
202
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
200
+    'message' => '#^Parameter \\#4 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\GatewayController\\:\\:renderSamlResponse\\(\\) expects string, mixed given\\.$#',
201
+    'count' => 1,
202
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
203 203
 ];
204 204
 $ignoreErrors[] = [
205
-	'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
206
-	'count' => 2,
207
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
205
+    'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
206
+    'count' => 2,
207
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php',
208 208
 ];
209 209
 $ignoreErrors[] = [
210
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\MetadataController\\:\\:metadataAction\\(\\) has no return type specified\\.$#',
211
-	'count' => 1,
212
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/MetadataController.php',
210
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\MetadataController\\:\\:metadataAction\\(\\) has no return type specified\\.$#',
211
+    'count' => 1,
212
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/MetadataController.php',
213 213
 ];
214 214
 $ignoreErrors[] = [
215
-	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Form\\\\FormInterface\\:\\:getClickedButton\\(\\)\\.$#',
216
-	'count' => 1,
217
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
215
+    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Form\\\\FormInterface\\:\\:getClickedButton\\(\\)\\.$#',
216
+    'count' => 1,
217
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
218 218
 ];
219 219
 $ignoreErrors[] = [
220
-	'message' => '#^Call to an undefined method object\\:\\:findByUuid\\(\\)\\.$#',
221
-	'count' => 1,
222
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
220
+    'message' => '#^Call to an undefined method object\\:\\:findByUuid\\(\\)\\.$#',
221
+    'count' => 1,
222
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
223 223
 ];
224 224
 $ignoreErrors[] = [
225
-	'message' => '#^Call to an undefined method object\\:\\:forAuthentication\\(\\)\\.$#',
226
-	'count' => 7,
227
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
225
+    'message' => '#^Call to an undefined method object\\:\\:forAuthentication\\(\\)\\.$#',
226
+    'count' => 7,
227
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
228 228
 ];
229 229
 $ignoreErrors[] = [
230
-	'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
231
-	'count' => 2,
232
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
230
+    'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
231
+    'count' => 2,
232
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
233 233
 ];
234 234
 $ignoreErrors[] = [
235
-	'message' => '#^Call to an undefined method object\\:\\:isGssf\\(\\)\\.$#',
236
-	'count' => 1,
237
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
235
+    'message' => '#^Call to an undefined method object\\:\\:isGssf\\(\\)\\.$#',
236
+    'count' => 1,
237
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
238 238
 ];
239 239
 $ignoreErrors[] = [
240
-	'message' => '#^Call to an undefined method object\\:\\:logIntrinsicLoaAuthentication\\(\\)\\.$#',
241
-	'count' => 1,
242
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
240
+    'message' => '#^Call to an undefined method object\\:\\:logIntrinsicLoaAuthentication\\(\\)\\.$#',
241
+    'count' => 1,
242
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
243 243
 ];
244 244
 $ignoreErrors[] = [
245
-	'message' => '#^Call to an undefined method object\\:\\:trans\\(\\)\\.$#',
246
-	'count' => 7,
247
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
245
+    'message' => '#^Call to an undefined method object\\:\\:trans\\(\\)\\.$#',
246
+    'count' => 7,
247
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
248 248
 ];
249 249
 $ignoreErrors[] = [
250
-	'message' => '#^Cannot access property \\$secondFactorType on mixed\\.$#',
251
-	'count' => 2,
252
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
250
+    'message' => '#^Cannot access property \\$secondFactorType on mixed\\.$#',
251
+    'count' => 2,
252
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
253 253
 ];
254 254
 $ignoreErrors[] = [
255
-	'message' => '#^Cannot call method get\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
256
-	'count' => 2,
257
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
255
+    'message' => '#^Cannot call method get\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
256
+    'count' => 2,
257
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
258 258
 ];
259 259
 $ignoreErrors[] = [
260
-	'message' => '#^Class Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService referenced with incorrect case\\: Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepupAuthenticationService\\.$#',
261
-	'count' => 1,
262
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
260
+    'message' => '#^Class Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService referenced with incorrect case\\: Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepupAuthenticationService\\.$#',
261
+    'count' => 1,
262
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
263 263
 ];
264 264
 $ignoreErrors[] = [
265
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:buildCancelAuthenticationForm\\(\\) return type has no value type specified in iterable type Symfony\\\\Component\\\\Form\\\\FormInterface\\.$#',
266
-	'count' => 1,
267
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
265
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:buildCancelAuthenticationForm\\(\\) return type has no value type specified in iterable type Symfony\\\\Component\\\\Form\\\\FormInterface\\.$#',
266
+    'count' => 1,
267
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
268 268
 ];
269 269
 $ignoreErrors[] = [
270
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:cancelAuthenticationAction\\(\\) has no return type specified\\.$#',
271
-	'count' => 1,
272
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
270
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:cancelAuthenticationAction\\(\\) has no return type specified\\.$#',
271
+    'count' => 1,
272
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
273 273
 ];
274 274
 $ignoreErrors[] = [
275
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:chooseSecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
276
-	'count' => 1,
277
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
275
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:chooseSecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
276
+    'count' => 1,
277
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
278 278
 ];
279 279
 $ignoreErrors[] = [
280
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getAuthenticationLogger\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger but returns object\\.$#',
281
-	'count' => 1,
282
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
280
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getAuthenticationLogger\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger but returns object\\.$#',
281
+    'count' => 1,
282
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
283 283
 ];
284 284
 $ignoreErrors[] = [
285
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getCookieService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\CookieService but returns object\\.$#',
286
-	'count' => 1,
287
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
285
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getCookieService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\CookieService but returns object\\.$#',
286
+    'count' => 1,
287
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
288 288
 ];
289 289
 $ignoreErrors[] = [
290
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
291
-	'count' => 1,
292
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
290
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
291
+    'count' => 1,
292
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
293 293
 ];
294 294
 $ignoreErrors[] = [
295
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but return statement is missing\\.$#',
296
-	'count' => 1,
297
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
295
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but return statement is missing\\.$#',
296
+    'count' => 1,
297
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
298 298
 ];
299 299
 $ignoreErrors[] = [
300
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
301
-	'count' => 2,
302
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
300
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
301
+    'count' => 2,
302
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
303 303
 ];
304 304
 $ignoreErrors[] = [
305
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getSecondFactorService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SecondFactorService but returns object\\.$#',
306
-	'count' => 1,
307
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
305
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getSecondFactorService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SecondFactorService but returns object\\.$#',
306
+    'count' => 1,
307
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
308 308
 ];
309 309
 $ignoreErrors[] = [
310
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getStepupService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService but returns object\\.$#',
311
-	'count' => 1,
312
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
310
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:getStepupService\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService but returns object\\.$#',
311
+    'count' => 1,
312
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
313 313
 ];
314 314
 $ignoreErrors[] = [
315
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:gssfVerifiedAction\\(\\) has no return type specified\\.$#',
316
-	'count' => 1,
317
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
315
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:gssfVerifiedAction\\(\\) has no return type specified\\.$#',
316
+    'count' => 1,
317
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
318 318
 ];
319 319
 $ignoreErrors[] = [
320
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) has no return type specified\\.$#',
321
-	'count' => 1,
322
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
320
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) has no return type specified\\.$#',
321
+    'count' => 1,
322
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
323 323
 ];
324 324
 $ignoreErrors[] = [
325
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
326
-	'count' => 1,
327
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
325
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
326
+    'count' => 1,
327
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
328 328
 ];
329 329
 $ignoreErrors[] = [
330
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationAction\\(\\) has no return type specified\\.$#',
331
-	'count' => 1,
332
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
330
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationAction\\(\\) has no return type specified\\.$#',
331
+    'count' => 1,
332
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
333 333
 ];
334 334
 $ignoreErrors[] = [
335
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationAction\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
336
-	'count' => 1,
337
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
335
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationAction\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
336
+    'count' => 1,
337
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
338 338
 ];
339 339
 $ignoreErrors[] = [
340
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationSfoAction\\(\\) has no return type specified\\.$#',
341
-	'count' => 1,
342
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
340
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationSfoAction\\(\\) has no return type specified\\.$#',
341
+    'count' => 1,
342
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
343 343
 ];
344 344
 $ignoreErrors[] = [
345
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationSsoAction\\(\\) has no return type specified\\.$#',
346
-	'count' => 1,
347
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
345
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectSecondFactorForVerificationSsoAction\\(\\) has no return type specified\\.$#',
346
+    'count' => 1,
347
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
348 348
 ];
349 349
 $ignoreErrors[] = [
350
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:supportsAuthenticationMode\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
351
-	'count' => 1,
352
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
350
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:supportsAuthenticationMode\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
351
+    'count' => 1,
352
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
353 353
 ];
354 354
 $ignoreErrors[] = [
355
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifyGssfAction\\(\\) has no return type specified\\.$#',
356
-	'count' => 1,
357
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
355
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifyGssfAction\\(\\) has no return type specified\\.$#',
356
+    'count' => 1,
357
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
358 358
 ];
359 359
 $ignoreErrors[] = [
360
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifySmsSecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
361
-	'count' => 1,
362
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
360
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifySmsSecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
361
+    'count' => 1,
362
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
363 363
 ];
364 364
 $ignoreErrors[] = [
365
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifySmsSecondFactorChallengeAction\\(\\) return type has no value type specified in iterable type array\\.$#',
366
-	'count' => 1,
367
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
365
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifySmsSecondFactorChallengeAction\\(\\) return type has no value type specified in iterable type array\\.$#',
366
+    'count' => 1,
367
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
368 368
 ];
369 369
 $ignoreErrors[] = [
370
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifyYubiKeySecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
371
-	'count' => 1,
372
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
370
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:verifyYubiKeySecondFactorAction\\(\\) return type has no value type specified in iterable type array\\.$#',
371
+    'count' => 1,
372
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
373 373
 ];
374 374
 $ignoreErrors[] = [
375
-	'message' => '#^Negated boolean expression is always false\\.$#',
376
-	'count' => 2,
377
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
375
+    'message' => '#^Negated boolean expression is always false\\.$#',
376
+    'count' => 2,
377
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
378 378
 ];
379 379
 $ignoreErrors[] = [
380
-	'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$authenticationMode$#',
381
-	'count' => 2,
382
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
380
+    'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$authenticationMode$#',
381
+    'count' => 2,
382
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
383 383
 ];
384 384
 $ignoreErrors[] = [
385
-	'message' => '#^Parameter \\#1 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:buildCancelAuthenticationForm\\(\\) expects string, mixed given\\.$#',
386
-	'count' => 3,
387
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
385
+    'message' => '#^Parameter \\#1 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:buildCancelAuthenticationForm\\(\\) expects string, mixed given\\.$#',
386
+    'count' => 3,
387
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
388 388
 ];
389 389
 $ignoreErrors[] = [
390
-	'message' => '#^Parameter \\#1 \\$controller of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\Controller\\:\\:forward\\(\\) expects string, string\\|null given\\.$#',
391
-	'count' => 5,
392
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
390
+    'message' => '#^Parameter \\#1 \\$controller of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\Controller\\:\\:forward\\(\\) expects string, string\\|null given\\.$#',
391
+    'count' => 5,
392
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
393 393
 ];
394 394
 $ignoreErrors[] = [
395
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:logSecondFactorAuthentication\\(\\) expects string, string\\|null given\\.$#',
396
-	'count' => 4,
397
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
395
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:logSecondFactorAuthentication\\(\\) expects string, string\\|null given\\.$#',
396
+    'count' => 4,
397
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
398 398
 ];
399 399
 $ignoreErrors[] = [
400
-	'message' => '#^Parameter \\#1 \\$requestedLoa of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects string, string\\|null given\\.$#',
401
-	'count' => 2,
402
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
400
+    'message' => '#^Parameter \\#1 \\$requestedLoa of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects string, string\\|null given\\.$#',
401
+    'count' => 2,
402
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
403 403
 ];
404 404
 $ignoreErrors[] = [
405
-	'message' => '#^Parameter \\#1 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, mixed given\\.$#',
406
-	'count' => 2,
407
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
405
+    'message' => '#^Parameter \\#1 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Controller\\\\SecondFactorController\\:\\:selectAndRedirectTo\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, mixed given\\.$#',
406
+    'count' => 2,
407
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
408 408
 ];
409 409
 $ignoreErrors[] = [
410
-	'message' => '#^Parameter \\#1 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:saveSelectedSecondFactor\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null given\\.$#',
411
-	'count' => 1,
412
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
410
+    'message' => '#^Parameter \\#1 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:saveSelectedSecondFactor\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null given\\.$#',
411
+    'count' => 1,
412
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
413 413
 ];
414 414
 $ignoreErrors[] = [
415
-	'message' => '#^Parameter \\#2 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:logSecondFactorAuthentication\\(\\) expects string, mixed given\\.$#',
416
-	'count' => 3,
417
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
415
+    'message' => '#^Parameter \\#2 \\$authenticationMode of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:logSecondFactorAuthentication\\(\\) expects string, mixed given\\.$#',
416
+    'count' => 3,
417
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
418 418
 ];
419 419
 $ignoreErrors[] = [
420
-	'message' => '#^Parameter \\#2 \\$spConfiguredLoas of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects array, mixed given\\.$#',
421
-	'count' => 2,
422
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
420
+    'message' => '#^Parameter \\#2 \\$spConfiguredLoas of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects array, mixed given\\.$#',
421
+    'count' => 2,
422
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
423 423
 ];
424 424
 $ignoreErrors[] = [
425
-	'message' => '#^Parameter \\#3 \\$normalizedIdpSho of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects string, string\\|null given\\.$#',
426
-	'count' => 2,
427
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
425
+    'message' => '#^Parameter \\#3 \\$normalizedIdpSho of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) expects string, string\\|null given\\.$#',
426
+    'count' => 2,
427
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
428 428
 ];
429 429
 $ignoreErrors[] = [
430
-	'message' => '#^Parameter \\#3 \\$whitelistService of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:determineViableSecondFactors\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\WhitelistService, object given\\.$#',
431
-	'count' => 2,
432
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
430
+    'message' => '#^Parameter \\#3 \\$whitelistService of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:determineViableSecondFactors\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\WhitelistService, object given\\.$#',
431
+    'count' => 2,
432
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
433 433
 ];
434 434
 $ignoreErrors[] = [
435
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Command\\\\ChooseSecondFactorCommand\\:\\:\\$secondFactors \\(array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\) does not accept Doctrine\\\\Common\\\\Collections\\\\Collection\\.$#',
436
-	'count' => 1,
437
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
435
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Command\\\\ChooseSecondFactorCommand\\:\\:\\$secondFactors \\(array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\) does not accept Doctrine\\\\Common\\\\Collections\\\\Collection\\.$#',
436
+    'count' => 1,
437
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
438 438
 ];
439 439
 $ignoreErrors[] = [
440
-	'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
441
-	'count' => 2,
442
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
440
+    'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
441
+    'count' => 2,
442
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Controller/SecondFactorController.php',
443 443
 ];
444 444
 $ignoreErrors[] = [
445
-	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
446
-	'count' => 1,
447
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/DependencyInjection/Configuration.php',
445
+    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
446
+    'count' => 1,
447
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/DependencyInjection/Configuration.php',
448 448
 ];
449 449
 $ignoreErrors[] = [
450
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\DependencyInjection\\\\SurfnetStepupGatewayGatewayExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
451
-	'count' => 1,
452
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/DependencyInjection/SurfnetStepupGatewayGatewayExtension.php',
450
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\DependencyInjection\\\\SurfnetStepupGatewayGatewayExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
451
+    'count' => 1,
452
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/DependencyInjection/SurfnetStepupGatewayGatewayExtension.php',
453 453
 ];
454 454
 $ignoreErrors[] = [
455
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
456
-	'count' => 1,
457
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
455
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
456
+    'count' => 1,
457
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
458 458
 ];
459 459
 $ignoreErrors[] = [
460
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getIdentityProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\|null but returns mixed\\.$#',
461
-	'count' => 1,
462
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
460
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getIdentityProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\|null but returns mixed\\.$#',
461
+    'count' => 1,
462
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
463 463
 ];
464 464
 $ignoreErrors[] = [
465
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
466
-	'count' => 1,
467
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
465
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
466
+    'count' => 1,
467
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
468 468
 ];
469 469
 $ignoreErrors[] = [
470
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\|null but returns mixed\\.$#',
471
-	'count' => 1,
472
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
470
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSamlEntityRepository\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\|null but returns mixed\\.$#',
471
+    'count' => 1,
472
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSamlEntityRepository.php',
473 473
 ];
474 474
 $ignoreErrors[] = [
475
-	'message' => '#^If condition is always true\\.$#',
476
-	'count' => 1,
477
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
475
+    'message' => '#^If condition is always true\\.$#',
476
+    'count' => 1,
477
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
478 478
 ];
479 479
 $ignoreErrors[] = [
480
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findAllByIdentityNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
481
-	'count' => 1,
482
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
480
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findAllByIdentityNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
481
+    'count' => 1,
482
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
483 483
 ];
484 484
 $ignoreErrors[] = [
485
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findAllByIdentityNameId\\(\\) should return array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\> but returns mixed\\.$#',
486
-	'count' => 1,
487
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
485
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findAllByIdentityNameId\\(\\) should return array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\> but returns mixed\\.$#',
486
+    'count' => 1,
487
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
488 488
 ];
489 489
 $ignoreErrors[] = [
490
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findOneBySecondFactorId\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null but returns object\\|null\\.$#',
491
-	'count' => 1,
492
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
490
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:findOneBySecondFactorId\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null but returns object\\|null\\.$#',
491
+    'count' => 1,
492
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
493 493
 ];
494 494
 $ignoreErrors[] = [
495
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
496
-	'count' => 1,
497
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
495
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
496
+    'count' => 1,
497
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
498 498
 ];
499 499
 $ignoreErrors[] = [
500
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
501
-	'count' => 1,
502
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
500
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
501
+    'count' => 1,
502
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
503 503
 ];
504 504
 $ignoreErrors[] = [
505
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:\\$secondFactorsById \\(array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\) does not accept array\\<object\\|null\\>\\.$#',
506
-	'count' => 1,
507
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
505
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\DoctrineSecondFactorRepository\\:\\:\\$secondFactorsById \\(array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\) does not accept array\\<object\\|null\\>\\.$#',
506
+    'count' => 1,
507
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
508 508
 ];
509 509
 $ignoreErrors[] = [
510
-	'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
511
-	'count' => 1,
512
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
510
+    'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
511
+    'count' => 1,
512
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
513 513
 ];
514 514
 $ignoreErrors[] = [
515
-	'message' => '#^Variable \\$secondFactors in PHPDoc tag @var does not exist\\.$#',
516
-	'count' => 1,
517
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
515
+    'message' => '#^Variable \\$secondFactors in PHPDoc tag @var does not exist\\.$#',
516
+    'count' => 1,
517
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/DoctrineSecondFactorRepository.php',
518 518
 ];
519 519
 $ignoreErrors[] = [
520
-	'message' => '#^Cannot access property \\$secondFactorType on mixed\\.$#',
521
-	'count' => 2,
522
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
520
+    'message' => '#^Cannot access property \\$secondFactorType on mixed\\.$#',
521
+    'count' => 2,
522
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
523 523
 ];
524 524
 $ignoreErrors[] = [
525
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\EnabledSecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
526
-	'count' => 1,
527
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
525
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\EnabledSecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
526
+    'count' => 1,
527
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
528 528
 ];
529 529
 $ignoreErrors[] = [
530
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\EnabledSecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
531
-	'count' => 1,
532
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
530
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\EnabledSecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
531
+    'count' => 1,
532
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/EnabledSecondFactorRepository.php',
533 533
 ];
534 534
 $ignoreErrors[] = [
535
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\InstitutionConfigurationRepository\\:\\:getInstitutionConfiguration\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\InstitutionConfiguration but returns object\\.$#',
536
-	'count' => 1,
537
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/InstitutionConfigurationRepository.php',
535
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\InstitutionConfigurationRepository\\:\\:getInstitutionConfiguration\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\InstitutionConfiguration but returns object\\.$#',
536
+    'count' => 1,
537
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/InstitutionConfigurationRepository.php',
538 538
 ];
539 539
 $ignoreErrors[] = [
540
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:decodeConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#',
541
-	'count' => 1,
542
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
540
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:decodeConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#',
541
+    'count' => 1,
542
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
543 543
 ];
544 544
 $ignoreErrors[] = [
545
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:decodeConfiguration\\(\\) should return array but returns mixed\\.$#',
546
-	'count' => 1,
547
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
545
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:decodeConfiguration\\(\\) should return array but returns mixed\\.$#',
546
+    'count' => 1,
547
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
548 548
 ];
549 549
 $ignoreErrors[] = [
550
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$configuration is never written, only read\\.$#',
551
-	'count' => 1,
552
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
550
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$configuration is never written, only read\\.$#',
551
+    'count' => 1,
552
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
553 553
 ];
554 554
 $ignoreErrors[] = [
555
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$entityId is never written, only read\\.$#',
556
-	'count' => 1,
557
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
555
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$entityId is never written, only read\\.$#',
556
+    'count' => 1,
557
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
558 558
 ];
559 559
 $ignoreErrors[] = [
560
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$id is unused\\.$#',
561
-	'count' => 1,
562
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
560
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$id is unused\\.$#',
561
+    'count' => 1,
562
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
563 563
 ];
564 564
 $ignoreErrors[] = [
565
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$type is never written, only read\\.$#',
566
-	'count' => 1,
567
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
565
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntity\\:\\:\\$type is never written, only read\\.$#',
566
+    'count' => 1,
567
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
568 568
 ];
569 569
 $ignoreErrors[] = [
570
-	'message' => '#^Strict comparison using \\=\\=\\= between bool and \'idp\' will always evaluate to false\\.$#',
571
-	'count' => 1,
572
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
570
+    'message' => '#^Strict comparison using \\=\\=\\= between bool and \'idp\' will always evaluate to false\\.$#',
571
+    'count' => 1,
572
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
573 573
 ];
574 574
 $ignoreErrors[] = [
575
-	'message' => '#^Strict comparison using \\=\\=\\= between bool and \'sp\' will always evaluate to false\\.$#',
576
-	'count' => 1,
577
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
575
+    'message' => '#^Strict comparison using \\=\\=\\= between bool and \'sp\' will always evaluate to false\\.$#',
576
+    'count' => 1,
577
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntity.php',
578 578
 ];
579 579
 $ignoreErrors[] = [
580
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntityRepository\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
581
-	'count' => 1,
582
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntityRepository.php',
580
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntityRepository\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
581
+    'count' => 1,
582
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntityRepository.php',
583 583
 ];
584 584
 $ignoreErrors[] = [
585
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntityRepository\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
586
-	'count' => 1,
587
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntityRepository.php',
585
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SamlEntityRepository\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
586
+    'count' => 1,
587
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SamlEntityRepository.php',
588 588
 ];
589 589
 $ignoreErrors[] = [
590
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\:\\:\\$identityVetted has no type specified\\.$#',
591
-	'count' => 1,
592
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactor.php',
590
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\:\\:\\$identityVetted has no type specified\\.$#',
591
+    'count' => 1,
592
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactor.php',
593 593
 ];
594 594
 $ignoreErrors[] = [
595
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
596
-	'count' => 1,
597
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactorRepository.php',
595
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactorRepository\\:\\:getAllMatchingFor\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
596
+    'count' => 1,
597
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactorRepository.php',
598 598
 ];
599 599
 $ignoreErrors[] = [
600
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
601
-	'count' => 1,
602
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactorRepository.php',
600
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactorRepository\\:\\:getInstitutionByNameId\\(\\) has parameter \\$identityNameId with no type specified\\.$#',
601
+    'count' => 1,
602
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/SecondFactorRepository.php',
603 603
 ];
604 604
 $ignoreErrors[] = [
605
-	'message' => '#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#',
606
-	'count' => 2,
607
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
605
+    'message' => '#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#',
606
+    'count' => 2,
607
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
608 608
 ];
609 609
 $ignoreErrors[] = [
610
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:allowSsoOn2fa\\(\\) should return bool but returns mixed\\.$#',
611
-	'count' => 1,
612
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
610
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:allowSsoOn2fa\\(\\) should return bool but returns mixed\\.$#',
611
+    'count' => 1,
612
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
613 613
 ];
614 614
 $ignoreErrors[] = [
615
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:allowedToSetSsoCookieOn2fa\\(\\) should return bool but returns mixed\\.$#',
616
-	'count' => 1,
617
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
615
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:allowedToSetSsoCookieOn2fa\\(\\) should return bool but returns mixed\\.$#',
616
+    'count' => 1,
617
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
618 618
 ];
619 619
 $ignoreErrors[] = [
620
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) has parameter \\$acsLocationInAuthnRequest with no type specified\\.$#',
621
-	'count' => 1,
622
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
620
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) has parameter \\$acsLocationInAuthnRequest with no type specified\\.$#',
621
+    'count' => 1,
622
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
623 623
 ];
624 624
 $ignoreErrors[] = [
625
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) should return string but returns mixed\\.$#',
626
-	'count' => 1,
627
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
625
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) should return string but returns mixed\\.$#',
626
+    'count' => 1,
627
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
628 628
 ];
629 629
 $ignoreErrors[] = [
630
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocationForAdfs\\(\\) has parameter \\$acsLocationInAuthnRequest with no type specified\\.$#',
631
-	'count' => 1,
632
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
630
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocationForAdfs\\(\\) has parameter \\$acsLocationInAuthnRequest with no type specified\\.$#',
631
+    'count' => 1,
632
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
633 633
 ];
634 634
 $ignoreErrors[] = [
635
-	'message' => '#^Parameter \\#1 \\$array of function reset expects array\\|object, mixed given\\.$#',
636
-	'count' => 1,
637
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
635
+    'message' => '#^Parameter \\#1 \\$array of function reset expects array\\|object, mixed given\\.$#',
636
+    'count' => 1,
637
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
638 638
 ];
639 639
 $ignoreErrors[] = [
640
-	'message' => '#^Parameter \\#1 \\$pieces of function implode expects array, mixed given\\.$#',
641
-	'count' => 1,
642
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
640
+    'message' => '#^Parameter \\#1 \\$pieces of function implode expects array, mixed given\\.$#',
641
+    'count' => 1,
642
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
643 643
 ];
644 644
 $ignoreErrors[] = [
645
-	'message' => '#^Parameter \\#1 \\$str of function preg_quote expects string, mixed given\\.$#',
646
-	'count' => 1,
647
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
645
+    'message' => '#^Parameter \\#1 \\$str of function preg_quote expects string, mixed given\\.$#',
646
+    'count' => 1,
647
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
648 648
 ];
649 649
 $ignoreErrors[] = [
650
-	'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#',
651
-	'count' => 1,
652
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
650
+    'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#',
651
+    'count' => 1,
652
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
653 653
 ];
654 654
 $ignoreErrors[] = [
655
-	'message' => '#^Parameter \\#2 \\$needle of function strpos expects int\\|string, mixed given\\.$#',
656
-	'count' => 1,
657
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
655
+    'message' => '#^Parameter \\#2 \\$needle of function strpos expects int\\|string, mixed given\\.$#',
656
+    'count' => 1,
657
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Entity/ServiceProvider.php',
658 658
 ];
659 659
 $ignoreErrors[] = [
660
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#',
661
-	'count' => 1,
662
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
660
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#',
661
+    'count' => 1,
662
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
663 663
 ];
664 664
 $ignoreErrors[] = [
665
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$constraints with no value type specified in iterable type array\\.$#',
666
-	'count' => 1,
667
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
665
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$constraints with no value type specified in iterable type array\\.$#',
666
+    'count' => 1,
667
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
668 668
 ];
669 669
 $ignoreErrors[] = [
670
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
671
-	'count' => 1,
672
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
670
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
671
+    'count' => 1,
672
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
673 673
 ];
674 674
 $ignoreErrors[] = [
675
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$propertyPath with no type specified\\.$#',
676
-	'count' => 1,
677
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
675
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$propertyPath with no type specified\\.$#',
676
+    'count' => 1,
677
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
678 678
 ];
679 679
 $ignoreErrors[] = [
680
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$value with no type specified\\.$#',
681
-	'count' => 1,
682
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
680
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$value with no type specified\\.$#',
681
+    'count' => 1,
682
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
683 683
 ];
684 684
 $ignoreErrors[] = [
685
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getConstraints\\(\\) has no return type specified\\.$#',
686
-	'count' => 1,
687
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
685
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getConstraints\\(\\) has no return type specified\\.$#',
686
+    'count' => 1,
687
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
688 688
 ];
689 689
 $ignoreErrors[] = [
690
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getPropertyPath\\(\\) has no return type specified\\.$#',
691
-	'count' => 1,
692
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
690
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getPropertyPath\\(\\) has no return type specified\\.$#',
691
+    'count' => 1,
692
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
693 693
 ];
694 694
 $ignoreErrors[] = [
695
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getValue\\(\\) has no return type specified\\.$#',
696
-	'count' => 1,
697
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
695
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:getValue\\(\\) has no return type specified\\.$#',
696
+    'count' => 1,
697
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
698 698
 ];
699 699
 $ignoreErrors[] = [
700
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$constraints has no type specified\\.$#',
701
-	'count' => 1,
702
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
700
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$constraints has no type specified\\.$#',
701
+    'count' => 1,
702
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
703 703
 ];
704 704
 $ignoreErrors[] = [
705
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$propertyPath has no type specified\\.$#',
706
-	'count' => 1,
707
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
705
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$propertyPath has no type specified\\.$#',
706
+    'count' => 1,
707
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
708 708
 ];
709 709
 $ignoreErrors[] = [
710
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$value has no type specified\\.$#',
711
-	'count' => 1,
712
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
710
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\AssertionFailedException\\:\\:\\$value has no type specified\\.$#',
711
+    'count' => 1,
712
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/AssertionFailedException.php',
713 713
 ];
714 714
 $ignoreErrors[] = [
715
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has no return type specified\\.$#',
716
-	'count' => 1,
717
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
715
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has no return type specified\\.$#',
716
+    'count' => 1,
717
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
718 718
 ];
719 719
 $ignoreErrors[] = [
720
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#',
721
-	'count' => 1,
722
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
720
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#',
721
+    'count' => 1,
722
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
723 723
 ];
724 724
 $ignoreErrors[] = [
725
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#',
726
-	'count' => 1,
727
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
725
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#',
726
+    'count' => 1,
727
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
728 728
 ];
729 729
 $ignoreErrors[] = [
730
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#',
731
-	'count' => 1,
732
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
730
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#',
731
+    'count' => 1,
732
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Exception/InvalidArgumentException.php',
733 733
 ];
734 734
 $ignoreErrors[] = [
735
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Form\\\\Type\\\\AnchorType\\:\\:buildView\\(\\) has parameter \\$form with no value type specified in iterable type Symfony\\\\Component\\\\Form\\\\FormInterface\\.$#',
736
-	'count' => 1,
737
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Form/Type/AnchorType.php',
735
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Form\\\\Type\\\\AnchorType\\:\\:buildView\\(\\) has parameter \\$form with no value type specified in iterable type Symfony\\\\Component\\\\Form\\\\FormInterface\\.$#',
736
+    'count' => 1,
737
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Form/Type/AnchorType.php',
738 738
 ];
739 739
 $ignoreErrors[] = [
740
-	'message' => '#^Cannot call method getValues\\(\\) on array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\.$#',
741
-	'count' => 1,
742
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Form/Type/ChooseSecondFactorType.php',
740
+    'message' => '#^Cannot call method getValues\\(\\) on array\\<Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\>\\.$#',
741
+    'count' => 1,
742
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Form/Type/ChooseSecondFactorType.php',
743 743
 ];
744 744
 $ignoreErrors[] = [
745
-	'message' => '#^Access to an undefined property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:\\$formatter\\.$#',
746
-	'count' => 2,
747
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
745
+    'message' => '#^Access to an undefined property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:\\$formatter\\.$#',
746
+    'count' => 2,
747
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
748 748
 ];
749 749
 $ignoreErrors[] = [
750
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:format\\(\\) has parameter \\$record with no value type specified in iterable type array\\.$#',
751
-	'count' => 1,
752
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
750
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:format\\(\\) has parameter \\$record with no value type specified in iterable type array\\.$#',
751
+    'count' => 1,
752
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
753 753
 ];
754 754
 $ignoreErrors[] = [
755
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:formatBatch\\(\\) has parameter \\$records with no value type specified in iterable type array\\.$#',
756
-	'count' => 1,
757
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
755
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Formatter\\\\GelfMessageToStringFormatter\\:\\:formatBatch\\(\\) has parameter \\$records with no value type specified in iterable type array\\.$#',
756
+    'count' => 1,
757
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Formatter/GelfMessageToStringFormatter.php',
758 758
 ];
759 759
 $ignoreErrors[] = [
760
-	'message' => '#^Cannot access property \\$institution on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
761
-	'count' => 1,
762
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
760
+    'message' => '#^Cannot access property \\$institution on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
761
+    'count' => 1,
762
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
763 763
 ];
764 764
 $ignoreErrors[] = [
765
-	'message' => '#^Cannot access property \\$secondFactorId on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
766
-	'count' => 1,
767
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
765
+    'message' => '#^Cannot access property \\$secondFactorId on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
766
+    'count' => 1,
767
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
768 768
 ];
769 769
 $ignoreErrors[] = [
770
-	'message' => '#^Cannot access property \\$secondFactorType on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
771
-	'count' => 1,
772
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
770
+    'message' => '#^Cannot access property \\$secondFactorType on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
771
+    'count' => 1,
772
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
773 773
 ];
774 774
 $ignoreErrors[] = [
775
-	'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
776
-	'count' => 1,
777
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
775
+    'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
776
+    'count' => 1,
777
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
778 778
 ];
779 779
 $ignoreErrors[] = [
780
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:log\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#',
781
-	'count' => 1,
782
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
780
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Monolog\\\\Logger\\\\AuthenticationLogger\\:\\:log\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#',
781
+    'count' => 1,
782
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
783 783
 ];
784 784
 $ignoreErrors[] = [
785
-	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
786
-	'count' => 2,
787
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
785
+    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
786
+    'count' => 2,
787
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Monolog/Logger/AuthenticationLogger.php',
788 788
 ];
789 789
 $ignoreErrors[] = [
790
-	'message' => '#^Cannot call method getInResponseTo\\(\\) on SAML2\\\\XML\\\\saml\\\\SubjectConfirmationData\\|null\\.$#',
791
-	'count' => 1,
792
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionAdapter.php',
790
+    'message' => '#^Cannot call method getInResponseTo\\(\\) on SAML2\\\\XML\\\\saml\\\\SubjectConfirmationData\\|null\\.$#',
791
+    'count' => 1,
792
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionAdapter.php',
793 793
 ];
794 794
 $ignoreErrors[] = [
795
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:\\$assertion has no type specified\\.$#',
796
-	'count' => 1,
797
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionAdapter.php',
795
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:\\$assertion has no type specified\\.$#',
796
+    'count' => 1,
797
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionAdapter.php',
798 798
 ];
799 799
 $ignoreErrors[] = [
800
-	'message' => '#^Parameter \\#1 \\$certificateFile of method SAML2\\\\Certificate\\\\KeyLoader\\:\\:loadCertificateFile\\(\\) expects string, string\\|null given\\.$#',
801
-	'count' => 1,
802
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionSigningService.php',
800
+    'message' => '#^Parameter \\#1 \\$certificateFile of method SAML2\\\\Certificate\\\\KeyLoader\\:\\:loadCertificateFile\\(\\) expects string, string\\|null given\\.$#',
801
+    'count' => 1,
802
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionSigningService.php',
803 803
 ];
804 804
 $ignoreErrors[] = [
805
-	'message' => '#^Parameter \\#1 \\$key of method SAML2\\\\Certificate\\\\PrivateKeyLoader\\:\\:loadPrivateKey\\(\\) expects SAML2\\\\Configuration\\\\PrivateKey, mixed given\\.$#',
806
-	'count' => 1,
807
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionSigningService.php',
805
+    'message' => '#^Parameter \\#1 \\$key of method SAML2\\\\Certificate\\\\PrivateKeyLoader\\:\\:loadPrivateKey\\(\\) expects SAML2\\\\Configuration\\\\PrivateKey, mixed given\\.$#',
806
+    'count' => 1,
807
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/AssertionSigningService.php',
808 808
 ];
809 809
 $ignoreErrors[] = [
810
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Exception\\\\UnknownInResponseToException\\:\\:__construct\\(\\) has parameter \\$actual with no type specified\\.$#',
811
-	'count' => 1,
812
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Exception/UnknownInResponseToException.php',
810
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Exception\\\\UnknownInResponseToException\\:\\:__construct\\(\\) has parameter \\$actual with no type specified\\.$#',
811
+    'count' => 1,
812
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Exception/UnknownInResponseToException.php',
813 813
 ];
814 814
 $ignoreErrors[] = [
815
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Exception\\\\UnknownInResponseToException\\:\\:__construct\\(\\) has parameter \\$expected with no type specified\\.$#',
816
-	'count' => 1,
817
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Exception/UnknownInResponseToException.php',
815
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Exception\\\\UnknownInResponseToException\\:\\:__construct\\(\\) has parameter \\$expected with no type specified\\.$#',
816
+    'count' => 1,
817
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Exception/UnknownInResponseToException.php',
818 818
 ];
819 819
 $ignoreErrors[] = [
820
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:__construct\\(\\) has parameter \\$sessionPath with no type specified\\.$#',
821
-	'count' => 1,
822
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
820
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:__construct\\(\\) has parameter \\$sessionPath with no type specified\\.$#',
821
+    'count' => 1,
822
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
823 823
 ];
824 824
 $ignoreErrors[] = [
825
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAssertion\\(\\) should return string\\|null but returns mixed\\.$#',
826
-	'count' => 1,
827
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
825
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAssertion\\(\\) should return string\\|null but returns mixed\\.$#',
826
+    'count' => 1,
827
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
828 828
 ];
829 829
 $ignoreErrors[] = [
830
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticatingIdp\\(\\) should return string\\|null but returns mixed\\.$#',
831
-	'count' => 1,
832
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
830
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticatingIdp\\(\\) should return string\\|null but returns mixed\\.$#',
831
+    'count' => 1,
832
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
833 833
 ];
834 834
 $ignoreErrors[] = [
835
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticationModeForRequestId\\(\\) has no return type specified\\.$#',
836
-	'count' => 1,
837
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
835
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticationModeForRequestId\\(\\) has no return type specified\\.$#',
836
+    'count' => 1,
837
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
838 838
 ];
839 839
 $ignoreErrors[] = [
840
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticationModeForRequestId\\(\\) has parameter \\$requestId with no type specified\\.$#',
841
-	'count' => 1,
842
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
840
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getAuthenticationModeForRequestId\\(\\) has parameter \\$requestId with no type specified\\.$#',
841
+    'count' => 1,
842
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
843 843
 ];
844 844
 $ignoreErrors[] = [
845
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getGatewayRequestId\\(\\) should return string\\|null but returns mixed\\.$#',
846
-	'count' => 1,
847
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
845
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getGatewayRequestId\\(\\) should return string\\|null but returns mixed\\.$#',
846
+    'count' => 1,
847
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
848 848
 ];
849 849
 $ignoreErrors[] = [
850
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getPreferredLocale\\(\\) should return string\\|null but returns mixed\\.$#',
851
-	'count' => 1,
852
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
850
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getPreferredLocale\\(\\) should return string\\|null but returns mixed\\.$#',
851
+    'count' => 1,
852
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
853 853
 ];
854 854
 $ignoreErrors[] = [
855
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRelayState\\(\\) should return string\\|null but returns mixed\\.$#',
856
-	'count' => 1,
857
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
855
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRelayState\\(\\) should return string\\|null but returns mixed\\.$#',
856
+    'count' => 1,
857
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
858 858
 ];
859 859
 $ignoreErrors[] = [
860
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestAssertionConsumerServiceUrl\\(\\) should return string\\|null but returns mixed\\.$#',
861
-	'count' => 1,
862
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
860
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestAssertionConsumerServiceUrl\\(\\) should return string\\|null but returns mixed\\.$#',
861
+    'count' => 1,
862
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
863 863
 ];
864 864
 $ignoreErrors[] = [
865
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestId\\(\\) should return string\\|null but returns mixed\\.$#',
866
-	'count' => 1,
867
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
865
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestId\\(\\) should return string\\|null but returns mixed\\.$#',
866
+    'count' => 1,
867
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
868 868
 ];
869 869
 $ignoreErrors[] = [
870
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestServiceProvider\\(\\) should return string\\|null but returns mixed\\.$#',
871
-	'count' => 1,
872
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
870
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequestServiceProvider\\(\\) should return string\\|null but returns mixed\\.$#',
871
+    'count' => 1,
872
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
873 873
 ];
874 874
 $ignoreErrors[] = [
875
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequiredLoaIdentifier\\(\\) should return string\\|null but returns mixed\\.$#',
876
-	'count' => 1,
877
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
875
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getRequiredLoaIdentifier\\(\\) should return string\\|null but returns mixed\\.$#',
876
+    'count' => 1,
877
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
878 878
 ];
879 879
 $ignoreErrors[] = [
880
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getResponseAction\\(\\) should return string\\|null but returns mixed\\.$#',
881
-	'count' => 1,
882
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
880
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getResponseAction\\(\\) should return string\\|null but returns mixed\\.$#',
881
+    'count' => 1,
882
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
883 883
 ];
884 884
 $ignoreErrors[] = [
885
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getResponseContextServiceId\\(\\) should return string\\|null but returns mixed\\.$#',
886
-	'count' => 1,
887
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
885
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getResponseContextServiceId\\(\\) should return string\\|null but returns mixed\\.$#',
886
+    'count' => 1,
887
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
888 888
 ];
889 889
 $ignoreErrors[] = [
890
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSchacHomeOrganization\\(\\) should return string\\|null but returns mixed\\.$#',
891
-	'count' => 1,
892
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
890
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSchacHomeOrganization\\(\\) should return string\\|null but returns mixed\\.$#',
891
+    'count' => 1,
892
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
893 893
 ];
894 894
 $ignoreErrors[] = [
895
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSelectedSecondFactorId\\(\\) should return string\\|null but returns mixed\\.$#',
896
-	'count' => 1,
897
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
895
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSelectedSecondFactorId\\(\\) should return string\\|null but returns mixed\\.$#',
896
+    'count' => 1,
897
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
898 898
 ];
899 899
 $ignoreErrors[] = [
900
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSsoOn2faCookieFingerprint\\(\\) has no return type specified\\.$#',
901
-	'count' => 1,
902
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
900
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:getSsoOn2faCookieFingerprint\\(\\) has no return type specified\\.$#',
901
+    'count' => 1,
902
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
903 903
 ];
904 904
 $ignoreErrors[] = [
905
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:markAuthenticationModeForRequest\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
906
-	'count' => 1,
907
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
905
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:markAuthenticationModeForRequest\\(\\) has parameter \\$authenticationMode with no type specified\\.$#',
906
+    'count' => 1,
907
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
908 908
 ];
909 909
 $ignoreErrors[] = [
910
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:markAuthenticationModeForRequest\\(\\) has parameter \\$requestId with no type specified\\.$#',
911
-	'count' => 1,
912
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
910
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:markAuthenticationModeForRequest\\(\\) has parameter \\$requestId with no type specified\\.$#',
911
+    'count' => 1,
912
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
913 913
 ];
914 914
 $ignoreErrors[] = [
915
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:saveIdentityNameId\\(\\) has no return type specified\\.$#',
916
-	'count' => 1,
917
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
915
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:saveIdentityNameId\\(\\) has no return type specified\\.$#',
916
+    'count' => 1,
917
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
918 918
 ];
919 919
 $ignoreErrors[] = [
920
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
921
-	'count' => 1,
922
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
920
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
921
+    'count' => 1,
922
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
923 923
 ];
924 924
 $ignoreErrors[] = [
925
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSchacHomeOrganization\\(\\) has parameter \\$organization with no type specified\\.$#',
926
-	'count' => 1,
927
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
925
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSchacHomeOrganization\\(\\) has parameter \\$organization with no type specified\\.$#',
926
+    'count' => 1,
927
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
928 928
 ];
929 929
 $ignoreErrors[] = [
930
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSelectedSecondFactorId\\(\\) has no return type specified\\.$#',
931
-	'count' => 1,
932
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
930
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSelectedSecondFactorId\\(\\) has no return type specified\\.$#',
931
+    'count' => 1,
932
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
933 933
 ];
934 934
 $ignoreErrors[] = [
935
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSsoOn2faCookieFingerprint\\(\\) has no return type specified\\.$#',
936
-	'count' => 1,
937
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
935
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setSsoOn2faCookieFingerprint\\(\\) has no return type specified\\.$#',
936
+    'count' => 1,
937
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
938 938
 ];
939 939
 $ignoreErrors[] = [
940
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:\\$sessionPath has no type specified\\.$#',
941
-	'count' => 1,
942
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
940
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:\\$sessionPath has no type specified\\.$#',
941
+    'count' => 1,
942
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/Proxy/ProxyStateHandler.php',
943 943
 ];
944 944
 $ignoreErrors[] = [
945
-	'message' => '#^If condition is always true\\.$#',
946
-	'count' => 1,
947
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
945
+    'message' => '#^If condition is always true\\.$#',
946
+    'count' => 1,
947
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
948 948
 ];
949 949
 $ignoreErrors[] = [
950
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:createNewResponse\\(\\) has no return type specified\\.$#',
951
-	'count' => 1,
952
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
950
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:createNewResponse\\(\\) has no return type specified\\.$#',
951
+    'count' => 1,
952
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
953 953
 ];
954 954
 $ignoreErrors[] = [
955
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:get\\(\\) has no return type specified\\.$#',
956
-	'count' => 1,
957
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
955
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:get\\(\\) has no return type specified\\.$#',
956
+    'count' => 1,
957
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
958 958
 ];
959 959
 $ignoreErrors[] = [
960
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseStatus\\(\\) has no return type specified\\.$#',
961
-	'count' => 1,
962
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
960
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseStatus\\(\\) has no return type specified\\.$#',
961
+    'count' => 1,
962
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
963 963
 ];
964 964
 $ignoreErrors[] = [
965
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseStatus\\(\\) has parameter \\$status with no type specified\\.$#',
966
-	'count' => 1,
967
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
965
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseStatus\\(\\) has parameter \\$status with no type specified\\.$#',
966
+    'count' => 1,
967
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
968 968
 ];
969 969
 $ignoreErrors[] = [
970
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseSubStatus\\(\\) has no return type specified\\.$#',
971
-	'count' => 1,
972
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
970
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseSubStatus\\(\\) has no return type specified\\.$#',
971
+    'count' => 1,
972
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
973 973
 ];
974 974
 $ignoreErrors[] = [
975
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseSubStatus\\(\\) has parameter \\$subStatus with no type specified\\.$#',
976
-	'count' => 1,
977
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
975
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:isValidResponseSubStatus\\(\\) has parameter \\$subStatus with no type specified\\.$#',
976
+    'count' => 1,
977
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
978 978
 ];
979 979
 $ignoreErrors[] = [
980
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$response \\(SAML2\\\\Response\\) does not accept null\\.$#',
981
-	'count' => 1,
982
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
980
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$response \\(SAML2\\\\Response\\) does not accept null\\.$#',
981
+    'count' => 1,
982
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
983 983
 ];
984 984
 $ignoreErrors[] = [
985
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$responseContext \\(Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\) does not accept null\\.$#',
986
-	'count' => 1,
987
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
985
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$responseContext \\(Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\) does not accept null\\.$#',
986
+    'count' => 1,
987
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
988 988
 ];
989 989
 $ignoreErrors[] = [
990
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$responseContext is never read, only written\\.$#',
991
-	'count' => 1,
992
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
990
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseBuilder\\:\\:\\$responseContext is never read, only written\\.$#',
991
+    'count' => 1,
992
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
993 993
 ];
994 994
 $ignoreErrors[] = [
995
-	'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
996
-	'count' => 1,
997
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
995
+    'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
996
+    'count' => 1,
997
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseBuilder.php',
998 998
 ];
999 999
 $ignoreErrors[] = [
1000
-	'message' => '#^Cannot call method determineAcsLocation\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
1001
-	'count' => 1,
1002
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1000
+    'message' => '#^Cannot call method determineAcsLocation\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
1001
+    'count' => 1,
1002
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1003 1003
 ];
1004 1004
 $ignoreErrors[] = [
1005
-	'message' => '#^Cannot call method determineAcsLocationForAdfs\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
1006
-	'count' => 1,
1007
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1005
+    'message' => '#^Cannot call method determineAcsLocationForAdfs\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\|null\\.$#',
1006
+    'count' => 1,
1007
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1008 1008
 ];
1009 1009
 $ignoreErrors[] = [
1010
-	'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1011
-	'count' => 1,
1012
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1010
+    'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1011
+    'count' => 1,
1012
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1013 1013
 ];
1014 1014
 $ignoreErrors[] = [
1015
-	'message' => '#^PHPDoc tag @return with type string\\|null is not subtype of native type string\\.$#',
1016
-	'count' => 1,
1017
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1015
+    'message' => '#^PHPDoc tag @return with type string\\|null is not subtype of native type string\\.$#',
1016
+    'count' => 1,
1017
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1018 1018
 ];
1019 1019
 $ignoreErrors[] = [
1020
-	'message' => '#^Parameter \\#1 \\$assertionAsXmlString of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:saveAssertion\\(\\) expects string, string\\|false given\\.$#',
1021
-	'count' => 1,
1022
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1020
+    'message' => '#^Parameter \\#1 \\$assertionAsXmlString of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:saveAssertion\\(\\) expects string, string\\|false given\\.$#',
1021
+    'count' => 1,
1022
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1023 1023
 ];
1024 1024
 $ignoreErrors[] = [
1025
-	'message' => '#^Parameter \\#1 \\$source of method DOMDocument\\:\\:loadXML\\(\\) expects string, string\\|null given\\.$#',
1026
-	'count' => 1,
1027
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1025
+    'message' => '#^Parameter \\#1 \\$source of method DOMDocument\\:\\:loadXML\\(\\) expects string, string\\|null given\\.$#',
1026
+    'count' => 1,
1027
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1028 1028
 ];
1029 1029
 $ignoreErrors[] = [
1030
-	'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, string\\|null given\\.$#',
1031
-	'count' => 1,
1032
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1030
+    'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, string\\|null given\\.$#',
1031
+    'count' => 1,
1032
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1033 1033
 ];
1034 1034
 $ignoreErrors[] = [
1035
-	'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1036
-	'count' => 1,
1037
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1035
+    'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1036
+    'count' => 1,
1037
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1038 1038
 ];
1039 1039
 $ignoreErrors[] = [
1040
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$samlEntityService is never read, only written\\.$#',
1041
-	'count' => 1,
1042
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1040
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$samlEntityService is never read, only written\\.$#',
1041
+    'count' => 1,
1042
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1043 1043
 ];
1044 1044
 $ignoreErrors[] = [
1045
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$targetServiceProvider \\(Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\) in isset\\(\\) is not nullable\\.$#',
1046
-	'count' => 1,
1047
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1045
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$targetServiceProvider \\(Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\) in isset\\(\\) is not nullable\\.$#',
1046
+    'count' => 1,
1047
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1048 1048
 ];
1049 1049
 $ignoreErrors[] = [
1050
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$targetServiceProvider is never written, only read\\.$#',
1051
-	'count' => 1,
1052
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1050
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext\\:\\:\\$targetServiceProvider is never written, only read\\.$#',
1051
+    'count' => 1,
1052
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1053 1053
 ];
1054 1054
 $ignoreErrors[] = [
1055
-	'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
1056
-	'count' => 1,
1057
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1055
+    'message' => '#^Unreachable statement \\- code above always terminates\\.$#',
1056
+    'count' => 1,
1057
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Saml/ResponseContext.php',
1058 1058
 ];
1059 1059
 $ignoreErrors[] = [
1060
-	'message' => '#^Parameter \\#1 \\$inResponseTo of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:inResponseToMatches\\(\\) expects string, string\\|null given\\.$#',
1061
-	'count' => 1,
1062
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/ConsumeAssertionService.php',
1060
+    'message' => '#^Parameter \\#1 \\$inResponseTo of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:inResponseToMatches\\(\\) expects string, string\\|null given\\.$#',
1061
+    'count' => 1,
1062
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/ConsumeAssertionService.php',
1063 1063
 ];
1064 1064
 $ignoreErrors[] = [
1065
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1066
-	'count' => 1,
1067
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/ConsumeAssertionService.php',
1065
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1066
+    'count' => 1,
1067
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/ConsumeAssertionService.php',
1068 1068
 ];
1069 1069
 $ignoreErrors[] = [
1070
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\FailedResponseService\\:\\:createResponseFailureResponse\\(\\) has parameter \\$context with no type specified\\.$#',
1071
-	'count' => 1,
1072
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/FailedResponseService.php',
1070
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\Gateway\\\\FailedResponseService\\:\\:createResponseFailureResponse\\(\\) has parameter \\$context with no type specified\\.$#',
1071
+    'count' => 1,
1072
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/FailedResponseService.php',
1073 1073
 ];
1074 1074
 $ignoreErrors[] = [
1075
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1076
-	'count' => 2,
1077
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/FailedResponseService.php',
1075
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1076
+    'count' => 2,
1077
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/FailedResponseService.php',
1078 1078
 ];
1079 1079
 $ignoreErrors[] = [
1080
-	'message' => '#^Parameter \\#1 \\$loaIdentifier of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequiredLoaIdentifier\\(\\) expects string, string\\|null given\\.$#',
1081
-	'count' => 1,
1082
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/LoginService.php',
1080
+    'message' => '#^Parameter \\#1 \\$loaIdentifier of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequiredLoaIdentifier\\(\\) expects string, string\\|null given\\.$#',
1081
+    'count' => 1,
1082
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/LoginService.php',
1083 1083
 ];
1084 1084
 $ignoreErrors[] = [
1085
-	'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1086
-	'count' => 1,
1087
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/LoginService.php',
1085
+    'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1086
+    'count' => 1,
1087
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/LoginService.php',
1088 1088
 ];
1089 1089
 $ignoreErrors[] = [
1090
-	'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
1091
-	'count' => 1,
1092
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1090
+    'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
1091
+    'count' => 1,
1092
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1093 1093
 ];
1094 1094
 $ignoreErrors[] = [
1095
-	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
1096
-	'count' => 1,
1097
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1095
+    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
1096
+    'count' => 1,
1097
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1098 1098
 ];
1099 1099
 $ignoreErrors[] = [
1100
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1101
-	'count' => 1,
1102
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1100
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1101
+    'count' => 1,
1102
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1103 1103
 ];
1104 1104
 $ignoreErrors[] = [
1105
-	'message' => '#^Parameter \\#2 \\$destination of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:createProxyResponse\\(\\) expects string, string\\|null given\\.$#',
1106
-	'count' => 1,
1107
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1105
+    'message' => '#^Parameter \\#2 \\$destination of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:createProxyResponse\\(\\) expects string, string\\|null given\\.$#',
1106
+    'count' => 1,
1107
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/Gateway/RespondService.php',
1108 1108
 ];
1109 1109
 $ignoreErrors[] = [
1110
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\GlobalViewParameters\\:\\:\\$locales is never read, only written\\.$#',
1111
-	'count' => 1,
1112
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/GlobalViewParameters.php',
1110
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\GlobalViewParameters\\:\\:\\$locales is never read, only written\\.$#',
1111
+    'count' => 1,
1112
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/GlobalViewParameters.php',
1113 1113
 ];
1114 1114
 $ignoreErrors[] = [
1115
-	'message' => '#^Access to an undefined property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\InstitutionConfigurationService\\:\\:\\$logger\\.$#',
1116
-	'count' => 2,
1117
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/InstitutionConfigurationService.php',
1115
+    'message' => '#^Access to an undefined property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\InstitutionConfigurationService\\:\\:\\$logger\\.$#',
1116
+    'count' => 2,
1117
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/InstitutionConfigurationService.php',
1118 1118
 ];
1119 1119
 $ignoreErrors[] = [
1120
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\InstitutionConfigurationService\\:\\:\\$repository has no type specified\\.$#',
1121
-	'count' => 1,
1122
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/InstitutionConfigurationService.php',
1120
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\InstitutionConfigurationService\\:\\:\\$repository has no type specified\\.$#',
1121
+    'count' => 1,
1122
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/InstitutionConfigurationService.php',
1123 1123
 ];
1124 1124
 $ignoreErrors[] = [
1125
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:updateNewAssertionWith\\(\\) has parameter \\$eptiNameId with no type specified\\.$#',
1126
-	'count' => 1,
1127
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1125
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:updateNewAssertionWith\\(\\) has parameter \\$eptiNameId with no type specified\\.$#',
1126
+    'count' => 1,
1127
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1128 1128
 ];
1129 1129
 $ignoreErrors[] = [
1130
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:updateNewAssertionWith\\(\\) has parameter \\$internalCollabPersonId with no type specified\\.$#',
1131
-	'count' => 1,
1132
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1130
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ProxyResponseService\\:\\:updateNewAssertionWith\\(\\) has parameter \\$internalCollabPersonId with no type specified\\.$#',
1131
+    'count' => 1,
1132
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1133 1133
 ];
1134 1134
 $ignoreErrors[] = [
1135
-	'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1136
-	'count' => 2,
1137
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1135
+    'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1136
+    'count' => 2,
1137
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ProxyResponseService.php',
1138 1138
 ];
1139 1139
 $ignoreErrors[] = [
1140
-	'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1141
-	'count' => 1,
1142
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1140
+    'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1141
+    'count' => 1,
1142
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1143 1143
 ];
1144 1144
 $ignoreErrors[] = [
1145
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:renderResponse\\(\\) has no return type specified\\.$#',
1146
-	'count' => 1,
1147
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1145
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:renderResponse\\(\\) has no return type specified\\.$#',
1146
+    'count' => 1,
1147
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1148 1148
 ];
1149 1149
 $ignoreErrors[] = [
1150
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:renderUnprocessableResponse\\(\\) has no return type specified\\.$#',
1151
-	'count' => 1,
1152
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1150
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:renderUnprocessableResponse\\(\\) has no return type specified\\.$#',
1151
+    'count' => 1,
1152
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1153 1153
 ];
1154 1154
 $ignoreErrors[] = [
1155
-	'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
1156
-	'count' => 1,
1157
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1155
+    'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
1156
+    'count' => 1,
1157
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1158 1158
 ];
1159 1159
 $ignoreErrors[] = [
1160
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:\\$logger has no type specified\\.$#',
1161
-	'count' => 1,
1162
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1160
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:\\$logger has no type specified\\.$#',
1161
+    'count' => 1,
1162
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1163 1163
 ];
1164 1164
 $ignoreErrors[] = [
1165
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:\\$responseHelper has no type specified\\.$#',
1166
-	'count' => 1,
1167
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1165
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\ResponseRenderingService\\:\\:\\$responseHelper has no type specified\\.$#',
1166
+    'count' => 1,
1167
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/ResponseRenderingService.php',
1168 1168
 ];
1169 1169
 $ignoreErrors[] = [
1170
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SamlEntityService\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1171
-	'count' => 1,
1172
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/SamlEntityService.php',
1170
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SamlEntityService\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1171
+    'count' => 1,
1172
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/SamlEntityService.php',
1173 1173
 ];
1174 1174
 $ignoreErrors[] = [
1175
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SecondFactorService\\:\\:findByUuid\\(\\) has parameter \\$uuid with no type specified\\.$#',
1176
-	'count' => 1,
1177
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/SecondFactorService.php',
1175
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\SecondFactorService\\:\\:findByUuid\\(\\) has parameter \\$uuid with no type specified\\.$#',
1176
+    'count' => 1,
1177
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/SecondFactorService.php',
1178 1178
 ];
1179 1179
 $ignoreErrors[] = [
1180
-	'message' => '#^Cannot access property \\$institution on mixed\\.$#',
1181
-	'count' => 2,
1182
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1180
+    'message' => '#^Cannot access property \\$institution on mixed\\.$#',
1181
+    'count' => 2,
1182
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1183 1183
 ];
1184 1184
 $ignoreErrors[] = [
1185
-	'message' => '#^Cannot access property \\$secondFactorId on mixed\\.$#',
1186
-	'count' => 1,
1187
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1185
+    'message' => '#^Cannot access property \\$secondFactorId on mixed\\.$#',
1186
+    'count' => 1,
1187
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1188 1188
 ];
1189 1189
 $ignoreErrors[] = [
1190
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:determineViableSecondFactors\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
1191
-	'count' => 1,
1192
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1190
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:determineViableSecondFactors\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#',
1191
+    'count' => 1,
1192
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1193 1193
 ];
1194 1194
 $ignoreErrors[] = [
1195
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:hasNonDefaultSpConfiguredLoas\\(\\) has parameter \\$spConfiguredLoas with no value type specified in iterable type array\\.$#',
1196
-	'count' => 1,
1197
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1195
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:hasNonDefaultSpConfiguredLoas\\(\\) has parameter \\$spConfiguredLoas with no value type specified in iterable type array\\.$#',
1196
+    'count' => 1,
1197
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1198 1198
 ];
1199 1199
 $ignoreErrors[] = [
1200
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) has parameter \\$spConfiguredLoas with no value type specified in iterable type array\\.$#',
1201
-	'count' => 1,
1202
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1200
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:resolveHighestRequiredLoa\\(\\) has parameter \\$spConfiguredLoas with no value type specified in iterable type array\\.$#',
1201
+    'count' => 1,
1202
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1203 1203
 ];
1204 1204
 $ignoreErrors[] = [
1205
-	'message' => '#^Negated boolean expression is always true\\.$#',
1206
-	'count' => 1,
1207
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1205
+    'message' => '#^Negated boolean expression is always true\\.$#',
1206
+    'count' => 1,
1207
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1208 1208
 ];
1209 1209
 $ignoreErrors[] = [
1210
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:\\$yubikeyService \\(Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyService\\) does not accept Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyServiceInterface\\.$#',
1211
-	'count' => 1,
1212
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1210
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Service\\\\StepUpAuthenticationService\\:\\:\\$yubikeyService \\(Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyService\\) does not accept Surfnet\\\\StepupGateway\\\\ApiBundle\\\\Service\\\\YubikeyServiceInterface\\.$#',
1211
+    'count' => 1,
1212
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php',
1213 1213
 ];
1214 1214
 $ignoreErrors[] = [
1215
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\DummyCryptoHelper\\:\\:decrypt\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue but returns Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValueInterface\\.$#',
1216
-	'count' => 1,
1217
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/DummyCryptoHelper.php',
1215
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\DummyCryptoHelper\\:\\:decrypt\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue but returns Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValueInterface\\.$#',
1216
+    'count' => 1,
1217
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/DummyCryptoHelper.php',
1218 1218
 ];
1219 1219
 $ignoreErrors[] = [
1220
-	'message' => '#^Instantiated class ParagonIE\\\\Halite\\\\HiddenString not found\\.$#',
1221
-	'count' => 2,
1222
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1220
+    'message' => '#^Instantiated class ParagonIE\\\\Halite\\\\HiddenString not found\\.$#',
1221
+    'count' => 2,
1222
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1223 1223
 ];
1224 1224
 $ignoreErrors[] = [
1225
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\HaliteCryptoHelper\\:\\:decrypt\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue but returns Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValueInterface\\.$#',
1226
-	'count' => 1,
1227
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1225
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\HaliteCryptoHelper\\:\\:decrypt\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue but returns Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValueInterface\\.$#',
1226
+    'count' => 1,
1227
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1228 1228
 ];
1229 1229
 $ignoreErrors[] = [
1230
-	'message' => '#^Parameter \\#1 \\$keyMaterial of class ParagonIE\\\\Halite\\\\Symmetric\\\\EncryptionKey constructor expects ParagonIE\\\\HiddenString\\\\HiddenString, ParagonIE\\\\Halite\\\\HiddenString given\\.$#',
1231
-	'count' => 1,
1232
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1230
+    'message' => '#^Parameter \\#1 \\$keyMaterial of class ParagonIE\\\\Halite\\\\Symmetric\\\\EncryptionKey constructor expects ParagonIE\\\\HiddenString\\\\HiddenString, ParagonIE\\\\Halite\\\\HiddenString given\\.$#',
1231
+    'count' => 1,
1232
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1233 1233
 ];
1234 1234
 $ignoreErrors[] = [
1235
-	'message' => '#^Parameter \\#1 \\$plaintext of static method ParagonIE\\\\Halite\\\\Symmetric\\\\Crypto\\:\\:encrypt\\(\\) expects ParagonIE\\\\HiddenString\\\\HiddenString, ParagonIE\\\\Halite\\\\HiddenString given\\.$#',
1236
-	'count' => 1,
1237
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1235
+    'message' => '#^Parameter \\#1 \\$plaintext of static method ParagonIE\\\\Halite\\\\Symmetric\\\\Crypto\\:\\:encrypt\\(\\) expects ParagonIE\\\\HiddenString\\\\HiddenString, ParagonIE\\\\Halite\\\\HiddenString given\\.$#',
1236
+    'count' => 1,
1237
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1238 1238
 ];
1239 1239
 $ignoreErrors[] = [
1240
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\HaliteCryptoHelper\\:\\:\\$encryptionKey has no type specified\\.$#',
1241
-	'count' => 1,
1242
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1240
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\HaliteCryptoHelper\\:\\:\\$encryptionKey has no type specified\\.$#',
1241
+    'count' => 1,
1242
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Crypto/HaliteCryptoHelper.php',
1243 1243
 ];
1244 1244
 $ignoreErrors[] = [
1245
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\DateTime\\\\ExpirationHelper\\:\\:\\$cookieLifetime has no type specified\\.$#',
1246
-	'count' => 1,
1247
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/DateTime/ExpirationHelper.php',
1245
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\DateTime\\\\ExpirationHelper\\:\\:\\$cookieLifetime has no type specified\\.$#',
1246
+    'count' => 1,
1247
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/DateTime/ExpirationHelper.php',
1248 1248
 ];
1249 1249
 $ignoreErrors[] = [
1250
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\DateTime\\\\ExpirationHelper\\:\\:\\$gracePeriod has no type specified\\.$#',
1251
-	'count' => 1,
1252
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/DateTime/ExpirationHelper.php',
1250
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\DateTime\\\\ExpirationHelper\\:\\:\\$gracePeriod has no type specified\\.$#',
1251
+    'count' => 1,
1252
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/DateTime/ExpirationHelper.php',
1253 1253
 ];
1254 1254
 $ignoreErrors[] = [
1255
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Exception\\\\DecryptionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
1256
-	'count' => 1,
1257
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Exception/DecryptionFailedException.php',
1255
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Exception\\\\DecryptionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
1256
+    'count' => 1,
1257
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Exception/DecryptionFailedException.php',
1258 1258
 ];
1259 1259
 $ignoreErrors[] = [
1260
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Exception\\\\EncryptionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
1261
-	'count' => 1,
1262
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Exception/EncryptionFailedException.php',
1260
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Exception\\\\EncryptionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#',
1261
+    'count' => 1,
1262
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Exception/EncryptionFailedException.php',
1263 1263
 ];
1264 1264
 $ignoreErrors[] = [
1265
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Http\\\\CookieHelper\\:\\:createCookieWithValue\\(\\) has parameter \\$value with no type specified\\.$#',
1266
-	'count' => 1,
1267
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1265
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Http\\\\CookieHelper\\:\\:createCookieWithValue\\(\\) has parameter \\$value with no type specified\\.$#',
1266
+    'count' => 1,
1267
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1268 1268
 ];
1269 1269
 $ignoreErrors[] = [
1270
-	'message' => '#^Negated boolean expression is always false\\.$#',
1271
-	'count' => 2,
1272
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1270
+    'message' => '#^Negated boolean expression is always false\\.$#',
1271
+    'count' => 2,
1272
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1273 1273
 ];
1274 1274
 $ignoreErrors[] = [
1275
-	'message' => '#^Parameter \\#1 \\$cookieData of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\CryptoHelperInterface\\:\\:decrypt\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#',
1276
-	'count' => 1,
1277
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1275
+    'message' => '#^Parameter \\#1 \\$cookieData of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Crypto\\\\CryptoHelperInterface\\:\\:decrypt\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#',
1276
+    'count' => 1,
1277
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1278 1278
 ];
1279 1279
 $ignoreErrors[] = [
1280
-	'message' => '#^Parameter \\#1 \\$encryptedCookieValue of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Http\\\\CookieHelper\\:\\:hashFingerprint\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#',
1281
-	'count' => 2,
1282
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1280
+    'message' => '#^Parameter \\#1 \\$encryptedCookieValue of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\Http\\\\CookieHelper\\:\\:hashFingerprint\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#',
1281
+    'count' => 2,
1282
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/Http/CookieHelper.php',
1283 1283
 ];
1284 1284
 $ignoreErrors[] = [
1285
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieType\\:\\:\\$type has no type specified\\.$#',
1286
-	'count' => 1,
1287
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieType.php',
1285
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieType\\:\\:\\$type has no type specified\\.$#',
1286
+    'count' => 1,
1287
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieType.php',
1288 1288
 ];
1289 1289
 $ignoreErrors[] = [
1290
-	'message' => '#^Cannot access offset \'authenticationTime\' on mixed\\.$#',
1291
-	'count' => 1,
1292
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1290
+    'message' => '#^Cannot access offset \'authenticationTime\' on mixed\\.$#',
1291
+    'count' => 1,
1292
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1293 1293
 ];
1294 1294
 $ignoreErrors[] = [
1295
-	'message' => '#^Cannot access offset \'identityId\' on mixed\\.$#',
1296
-	'count' => 1,
1297
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1295
+    'message' => '#^Cannot access offset \'identityId\' on mixed\\.$#',
1296
+    'count' => 1,
1297
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1298 1298
 ];
1299 1299
 $ignoreErrors[] = [
1300
-	'message' => '#^Cannot access offset \'loa\' on mixed\\.$#',
1301
-	'count' => 1,
1302
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1300
+    'message' => '#^Cannot access offset \'loa\' on mixed\\.$#',
1301
+    'count' => 1,
1302
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1303 1303
 ];
1304 1304
 $ignoreErrors[] = [
1305
-	'message' => '#^Cannot access offset \'tokenId\' on mixed\\.$#',
1306
-	'count' => 1,
1307
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1305
+    'message' => '#^Cannot access offset \'tokenId\' on mixed\\.$#',
1306
+    'count' => 1,
1307
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1308 1308
 ];
1309 1309
 $ignoreErrors[] = [
1310
-	'message' => '#^Cannot cast mixed to float\\.$#',
1311
-	'count' => 1,
1312
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1310
+    'message' => '#^Cannot cast mixed to float\\.$#',
1311
+    'count' => 1,
1312
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1313 1313
 ];
1314 1314
 $ignoreErrors[] = [
1315
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:serialize\\(\\) should return string but returns string\\|false\\.$#',
1316
-	'count' => 1,
1317
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1315
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:serialize\\(\\) should return string but returns string\\|false\\.$#',
1316
+    'count' => 1,
1317
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1318 1318
 ];
1319 1319
 $ignoreErrors[] = [
1320
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$authenticationTime has no type specified\\.$#',
1321
-	'count' => 1,
1322
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1320
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$authenticationTime has no type specified\\.$#',
1321
+    'count' => 1,
1322
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1323 1323
 ];
1324 1324
 $ignoreErrors[] = [
1325
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$identityId has no type specified\\.$#',
1326
-	'count' => 1,
1327
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1325
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$identityId has no type specified\\.$#',
1326
+    'count' => 1,
1327
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1328 1328
 ];
1329 1329
 $ignoreErrors[] = [
1330
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$loa has no type specified\\.$#',
1331
-	'count' => 1,
1332
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1330
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$loa has no type specified\\.$#',
1331
+    'count' => 1,
1332
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1333 1333
 ];
1334 1334
 $ignoreErrors[] = [
1335
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$tokenId has no type specified\\.$#',
1336
-	'count' => 1,
1337
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1335
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Sso2fa\\\\ValueObject\\\\CookieValue\\:\\:\\$tokenId has no type specified\\.$#',
1336
+    'count' => 1,
1337
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Sso2fa/ValueObject/CookieValue.php',
1338 1338
 ];
1339 1339
 $ignoreErrors[] = [
1340
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:getName\\(\\) has no return type specified\\.$#',
1341
-	'count' => 1,
1342
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1340
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:getName\\(\\) has no return type specified\\.$#',
1341
+    'count' => 1,
1342
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1343 1343
 ];
1344 1344
 $ignoreErrors[] = [
1345
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:getSecondFactorTypeLogoByIdentifier\\(\\) has parameter \\$secondFactorType with no type specified\\.$#',
1346
-	'count' => 1,
1347
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1345
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:getSecondFactorTypeLogoByIdentifier\\(\\) has parameter \\$secondFactorType with no type specified\\.$#',
1346
+    'count' => 1,
1347
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1348 1348
 ];
1349 1349
 $ignoreErrors[] = [
1350
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has no return type specified\\.$#',
1351
-	'count' => 1,
1352
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1350
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has no return type specified\\.$#',
1351
+    'count' => 1,
1352
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1353 1353
 ];
1354 1354
 $ignoreErrors[] = [
1355
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has parameter \\$secondFactorType with no type specified\\.$#',
1356
-	'count' => 1,
1357
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1355
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has parameter \\$secondFactorType with no type specified\\.$#',
1356
+    'count' => 1,
1357
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1358 1358
 ];
1359 1359
 $ignoreErrors[] = [
1360
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:\\$logoFormat has no type specified\\.$#',
1361
-	'count' => 1,
1362
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1360
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:\\$logoFormat has no type specified\\.$#',
1361
+    'count' => 1,
1362
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/GatewayBundle/Twig/Extensions/Extension/SecondFactorType.php',
1363 1363
 ];
1364 1364
 $ignoreErrors[] = [
1365
-	'message' => '#^Call to an undefined method object\\:\\:getAuthenticationModeForRequestId\\(\\)\\.$#',
1366
-	'count' => 1,
1367
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1365
+    'message' => '#^Call to an undefined method object\\:\\:getAuthenticationModeForRequestId\\(\\)\\.$#',
1366
+    'count' => 1,
1367
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1368 1368
 ];
1369 1369
 $ignoreErrors[] = [
1370
-	'message' => '#^Call to an undefined method object\\:\\:getDestination\\(\\)\\.$#',
1371
-	'count' => 1,
1372
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1370
+    'message' => '#^Call to an undefined method object\\:\\:getDestination\\(\\)\\.$#',
1371
+    'count' => 1,
1372
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1373 1373
 ];
1374 1374
 $ignoreErrors[] = [
1375
-	'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
1376
-	'count' => 1,
1377
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1375
+    'message' => '#^Call to an undefined method object\\:\\:getResponseContextServiceId\\(\\)\\.$#',
1376
+    'count' => 1,
1377
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1378 1378
 ];
1379 1379
 $ignoreErrors[] = [
1380
-	'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1381
-	'count' => 4,
1382
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1380
+    'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1381
+    'count' => 4,
1382
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1383 1383
 ];
1384 1384
 $ignoreErrors[] = [
1385
-	'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1386
-	'count' => 1,
1387
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1385
+    'message' => '#^Cannot call method saveXML\\(\\) on DOMDocument\\|null\\.$#',
1386
+    'count' => 1,
1387
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1388 1388
 ];
1389 1389
 $ignoreErrors[] = [
1390
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspConsumeAssertionService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService but returns object\\.$#',
1391
-	'count' => 1,
1392
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1390
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspConsumeAssertionService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService but returns object\\.$#',
1391
+    'count' => 1,
1392
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1393 1393
 ];
1394 1394
 $ignoreErrors[] = [
1395
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
1396
-	'count' => 1,
1397
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1395
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
1396
+    'count' => 1,
1397
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1398 1398
 ];
1399 1399
 $ignoreErrors[] = [
1400
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspSecondFactorVerificationService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\SecondFactorVerificationService but returns object\\.$#',
1401
-	'count' => 1,
1402
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1400
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getGsspSecondFactorVerificationService\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\SecondFactorVerificationService but returns object\\.$#',
1401
+    'count' => 1,
1402
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1403 1403
 ];
1404 1404
 $ignoreErrors[] = [
1405
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getProxyResponseFactory\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\ProxyResponseFactory but returns object\\.$#',
1406
-	'count' => 1,
1407
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1405
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getProxyResponseFactory\\(\\) should return Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\ProxyResponseFactory but returns object\\.$#',
1406
+    'count' => 1,
1407
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1408 1408
 ];
1409 1409
 $ignoreErrors[] = [
1410
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getResponseContext\\(\\) has parameter \\$mode with no type specified\\.$#',
1411
-	'count' => 1,
1412
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1410
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getResponseContext\\(\\) has parameter \\$mode with no type specified\\.$#',
1411
+    'count' => 1,
1412
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1413 1413
 ];
1414 1414
 $ignoreErrors[] = [
1415
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
1416
-	'count' => 2,
1417
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1415
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
1416
+    'count' => 2,
1417
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1418 1418
 ];
1419 1419
 $ignoreErrors[] = [
1420
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1421
-	'count' => 1,
1422
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1420
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1421
+    'count' => 1,
1422
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1423 1423
 ];
1424 1424
 $ignoreErrors[] = [
1425
-	'message' => '#^Parameter \\#1 \\$id of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\Controller\\:\\:get\\(\\) expects string, string\\|null given\\.$#',
1426
-	'count' => 1,
1427
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1425
+    'message' => '#^Parameter \\#1 \\$id of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\Controller\\:\\:get\\(\\) expects string, string\\|null given\\.$#',
1426
+    'count' => 1,
1427
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1428 1428
 ];
1429 1429
 $ignoreErrors[] = [
1430
-	'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
1431
-	'count' => 1,
1432
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1430
+    'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
1431
+    'count' => 1,
1432
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1433 1433
 ];
1434 1434
 $ignoreErrors[] = [
1435
-	'message' => '#^Parameter \\#1 \\$serviceProvider of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getServiceProvider\\(\\) expects string, string\\|null given\\.$#',
1436
-	'count' => 1,
1437
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1435
+    'message' => '#^Parameter \\#1 \\$serviceProvider of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Controller\\\\SamlProxyController\\:\\:getServiceProvider\\(\\) expects string, string\\|null given\\.$#',
1436
+    'count' => 1,
1437
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1438 1438
 ];
1439 1439
 $ignoreErrors[] = [
1440
-	'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
1441
-	'count' => 1,
1442
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1440
+    'message' => '#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#',
1441
+    'count' => 1,
1442
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1443 1443
 ];
1444 1444
 $ignoreErrors[] = [
1445
-	'message' => '#^Parameter \\#2 \\$logger of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) expects Psr\\\\Log\\\\LoggerInterface\\|null, object given\\.$#',
1446
-	'count' => 1,
1447
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1445
+    'message' => '#^Parameter \\#2 \\$logger of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider\\:\\:determineAcsLocation\\(\\) expects Psr\\\\Log\\\\LoggerInterface\\|null, object given\\.$#',
1446
+    'count' => 1,
1447
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Controller/SamlProxyController.php',
1448 1448
 ];
1449 1449
 $ignoreErrors[] = [
1450
-	'message' => '#^Instantiated class Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Compiler\\\\InvalidConfigurationException not found\\.$#',
1451
-	'count' => 1,
1452
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Compiler/ViewConfigCollectionPass.php',
1450
+    'message' => '#^Instantiated class Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Compiler\\\\InvalidConfigurationException not found\\.$#',
1451
+    'count' => 1,
1452
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Compiler/ViewConfigCollectionPass.php',
1453 1453
 ];
1454 1454
 $ignoreErrors[] = [
1455
-	'message' => '#^Throwing object of an unknown class Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Compiler\\\\InvalidConfigurationException\\.$#',
1456
-	'count' => 1,
1457
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Compiler/ViewConfigCollectionPass.php',
1455
+    'message' => '#^Throwing object of an unknown class Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Compiler\\\\InvalidConfigurationException\\.$#',
1456
+    'count' => 1,
1457
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Compiler/ViewConfigCollectionPass.php',
1458 1458
 ];
1459 1459
 $ignoreErrors[] = [
1460
-	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
1461
-	'count' => 1,
1462
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1460
+    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
1461
+    'count' => 1,
1462
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1463 1463
 ];
1464 1464
 $ignoreErrors[] = [
1465
-	'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#',
1466
-	'count' => 2,
1467
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1465
+    'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#',
1466
+    'count' => 2,
1467
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1468 1468
 ];
1469 1469
 $ignoreErrors[] = [
1470
-	'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addProvidersSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#',
1471
-	'count' => 1,
1472
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1470
+    'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addProvidersSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#',
1471
+    'count' => 1,
1472
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1473 1473
 ];
1474 1474
 $ignoreErrors[] = [
1475
-	'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addRoutesSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#',
1476
-	'count' => 1,
1477
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1475
+    'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addRoutesSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#',
1476
+    'count' => 1,
1477
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/Configuration.php',
1478 1478
 ];
1479 1479
 $ignoreErrors[] = [
1480
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1481
-	'count' => 1,
1482
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1480
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1481
+    'count' => 1,
1482
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1483 1483
 ];
1484 1484
 $ignoreErrors[] = [
1485
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1486
-	'count' => 1,
1487
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1485
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1486
+    'count' => 1,
1487
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1488 1488
 ];
1489 1489
 $ignoreErrors[] = [
1490
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1491
-	'count' => 1,
1492
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1490
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1491
+    'count' => 1,
1492
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1493 1493
 ];
1494 1494
 $ignoreErrors[] = [
1495
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1496
-	'count' => 1,
1497
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1495
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1496
+    'count' => 1,
1497
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1498 1498
 ];
1499 1499
 $ignoreErrors[] = [
1500
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1501
-	'count' => 1,
1502
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1500
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1501
+    'count' => 1,
1502
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1503 1503
 ];
1504 1504
 $ignoreErrors[] = [
1505
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1506
-	'count' => 1,
1507
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1505
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1506
+    'count' => 1,
1507
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1508 1508
 ];
1509 1509
 $ignoreErrors[] = [
1510
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRemoteDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1511
-	'count' => 1,
1512
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1510
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRemoteDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1511
+    'count' => 1,
1512
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1513 1513
 ];
1514 1514
 $ignoreErrors[] = [
1515
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has no return type specified\\.$#',
1516
-	'count' => 1,
1517
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1515
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has no return type specified\\.$#',
1516
+    'count' => 1,
1517
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1518 1518
 ];
1519 1519
 $ignoreErrors[] = [
1520
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$provider with no type specified\\.$#',
1521
-	'count' => 1,
1522
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1520
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$provider with no type specified\\.$#',
1521
+    'count' => 1,
1522
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1523 1523
 ];
1524 1524
 $ignoreErrors[] = [
1525
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$routeName with no type specified\\.$#',
1526
-	'count' => 1,
1527
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1525
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$routeName with no type specified\\.$#',
1526
+    'count' => 1,
1527
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1528 1528
 ];
1529 1529
 $ignoreErrors[] = [
1530
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:load\\(\\) has parameter \\$configs with no value type specified in iterable type array\\.$#',
1531
-	'count' => 1,
1532
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1530
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:load\\(\\) has parameter \\$configs with no value type specified in iterable type array\\.$#',
1531
+    'count' => 1,
1532
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1533 1533
 ];
1534 1534
 $ignoreErrors[] = [
1535
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1536
-	'count' => 1,
1537
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1535
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#',
1536
+    'count' => 1,
1537
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1538 1538
 ];
1539 1539
 $ignoreErrors[] = [
1540
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$provider with no type specified\\.$#',
1541
-	'count' => 1,
1542
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1540
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$provider with no type specified\\.$#',
1541
+    'count' => 1,
1542
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1543 1543
 ];
1544 1544
 $ignoreErrors[] = [
1545
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1546
-	'count' => 1,
1547
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1545
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#',
1546
+    'count' => 1,
1547
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1548 1548
 ];
1549 1549
 $ignoreErrors[] = [
1550
-	'message' => '#^PHPDoc tag @return with type Symfony\\\\Component\\\\DependencyInjection\\\\Definition is incompatible with native type void\\.$#',
1551
-	'count' => 1,
1552
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1550
+    'message' => '#^PHPDoc tag @return with type Symfony\\\\Component\\\\DependencyInjection\\\\Definition is incompatible with native type void\\.$#',
1551
+    'count' => 1,
1552
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1553 1553
 ];
1554 1554
 $ignoreErrors[] = [
1555
-	'message' => '#^Parameter \\#1 \\$boolean of method Symfony\\\\Component\\\\DependencyInjection\\\\Definition\\:\\:setPublic\\(\\) expects bool, string given\\.$#',
1556
-	'count' => 1,
1557
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1555
+    'message' => '#^Parameter \\#1 \\$boolean of method Symfony\\\\Component\\\\DependencyInjection\\\\Definition\\:\\:setPublic\\(\\) expects bool, string given\\.$#',
1556
+    'count' => 1,
1557
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupGatewaySamlStepupProviderExtension.php',
1558 1558
 ];
1559 1559
 $ignoreErrors[] = [
1560
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has no return type specified\\.$#',
1561
-	'count' => 1,
1562
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1560
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has no return type specified\\.$#',
1561
+    'count' => 1,
1562
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1563 1563
 ];
1564 1564
 $ignoreErrors[] = [
1565
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#',
1566
-	'count' => 1,
1567
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1565
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#',
1566
+    'count' => 1,
1567
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1568 1568
 ];
1569 1569
 $ignoreErrors[] = [
1570
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#',
1571
-	'count' => 1,
1572
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1570
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#',
1571
+    'count' => 1,
1572
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1573 1573
 ];
1574 1574
 $ignoreErrors[] = [
1575
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#',
1576
-	'count' => 1,
1577
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1575
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#',
1576
+    'count' => 1,
1577
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/InvalidArgumentException.php',
1578 1578
 ];
1579 1579
 $ignoreErrors[] = [
1580
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has no return type specified\\.$#',
1581
-	'count' => 1,
1582
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1580
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has no return type specified\\.$#',
1581
+    'count' => 1,
1582
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1583 1583
 ];
1584 1584
 $ignoreErrors[] = [
1585
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has parameter \\$unknownProvider with no type specified\\.$#',
1586
-	'count' => 1,
1587
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1585
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has parameter \\$unknownProvider with no type specified\\.$#',
1586
+    'count' => 1,
1587
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1588 1588
 ];
1589 1589
 $ignoreErrors[] = [
1590
-	'message' => '#^Unsafe usage of new static\\(\\)\\.$#',
1591
-	'count' => 1,
1592
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1590
+    'message' => '#^Unsafe usage of new static\\(\\)\\.$#',
1591
+    'count' => 1,
1592
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Exception/UnknownProviderException.php',
1593 1593
 ];
1594 1594
 $ignoreErrors[] = [
1595
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\AllowedServiceProviders\\:\\:__construct\\(\\) has parameter \\$allowed with no value type specified in iterable type array\\.$#',
1596
-	'count' => 1,
1597
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/AllowedServiceProviders.php',
1595
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\AllowedServiceProviders\\:\\:__construct\\(\\) has parameter \\$allowed with no value type specified in iterable type array\\.$#',
1596
+    'count' => 1,
1597
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/AllowedServiceProviders.php',
1598 1598
 ];
1599 1599
 $ignoreErrors[] = [
1600
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\AllowedServiceProviders\\:\\:\\$allowed type has no value type specified in iterable type array\\.$#',
1601
-	'count' => 1,
1602
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/AllowedServiceProviders.php',
1600
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\AllowedServiceProviders\\:\\:\\$allowed type has no value type specified in iterable type array\\.$#',
1601
+    'count' => 1,
1602
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/AllowedServiceProviders.php',
1603 1603
 ];
1604 1604
 $ignoreErrors[] = [
1605
-	'message' => '#^Cannot access property \\$childNodes on DOMElement\\|null\\.$#',
1606
-	'count' => 1,
1607
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1605
+    'message' => '#^Cannot access property \\$childNodes on DOMElement\\|null\\.$#',
1606
+    'count' => 1,
1607
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1608 1608
 ];
1609 1609
 $ignoreErrors[] = [
1610
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:__toString\\(\\) should return string but returns string\\|false\\.$#',
1611
-	'count' => 1,
1612
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1610
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:__toString\\(\\) should return string but returns string\\|false\\.$#',
1611
+    'count' => 1,
1612
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1613 1613
 ];
1614 1614
 $ignoreErrors[] = [
1615
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:getRootDomElement\\(\\) should return DOMElement but returns DOMElement\\|null\\.$#',
1616
-	'count' => 1,
1617
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1615
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:getRootDomElement\\(\\) should return DOMElement but returns DOMElement\\|null\\.$#',
1616
+    'count' => 1,
1617
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1618 1618
 ];
1619 1619
 $ignoreErrors[] = [
1620
-	'message' => '#^Negated boolean expression is always false\\.$#',
1621
-	'count' => 2,
1622
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1620
+    'message' => '#^Negated boolean expression is always false\\.$#',
1621
+    'count' => 2,
1622
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Metadata.php',
1623 1623
 ];
1624 1624
 $ignoreErrors[] = [
1625
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Provider\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#',
1626
-	'count' => 1,
1627
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Provider.php',
1625
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\Provider\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#',
1626
+    'count' => 1,
1627
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/Provider.php',
1628 1628
 ];
1629 1629
 $ignoreErrors[] = [
1630
-	'message' => '#^PHPDoc tag @var has invalid value \\(\\[\\]Provider\\)\\: Unexpected token "\\[", expected type at offset 16$#',
1631
-	'count' => 1,
1632
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1630
+    'message' => '#^PHPDoc tag @var has invalid value \\(\\[\\]Provider\\)\\: Unexpected token "\\[", expected type at offset 16$#',
1631
+    'count' => 1,
1632
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1633 1633
 ];
1634 1634
 $ignoreErrors[] = [
1635
-	'message' => '#^Parameter \\#1 \\$providerName of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ProviderRepository\\:\\:has\\(\\) expects string, mixed given\\.$#',
1636
-	'count' => 1,
1637
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1635
+    'message' => '#^Parameter \\#1 \\$providerName of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ProviderRepository\\:\\:has\\(\\) expects string, mixed given\\.$#',
1636
+    'count' => 1,
1637
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1638 1638
 ];
1639 1639
 $ignoreErrors[] = [
1640
-	'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1641
-	'count' => 1,
1642
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1640
+    'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1641
+    'count' => 1,
1642
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1643 1643
 ];
1644 1644
 $ignoreErrors[] = [
1645
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ProviderRepository\\:\\:\\$providers has no type specified\\.$#',
1646
-	'count' => 1,
1647
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1645
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ProviderRepository\\:\\:\\$providers has no type specified\\.$#',
1646
+    'count' => 1,
1647
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ProviderRepository.php',
1648 1648
 ];
1649 1649
 $ignoreErrors[] = [
1650
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$title with no value type specified in iterable type array\\.$#',
1651
-	'count' => 1,
1652
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1650
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$title with no value type specified in iterable type array\\.$#',
1651
+    'count' => 1,
1652
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1653 1653
 ];
1654 1654
 $ignoreErrors[] = [
1655
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTitle\\(\\) should return string but returns mixed\\.$#',
1656
-	'count' => 1,
1657
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1655
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTitle\\(\\) should return string but returns mixed\\.$#',
1656
+    'count' => 1,
1657
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1658 1658
 ];
1659 1659
 $ignoreErrors[] = [
1660
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTranslation\\(\\) has parameter \\$translations with no value type specified in iterable type array\\.$#',
1661
-	'count' => 1,
1662
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1660
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTranslation\\(\\) has parameter \\$translations with no value type specified in iterable type array\\.$#',
1661
+    'count' => 1,
1662
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1663 1663
 ];
1664 1664
 $ignoreErrors[] = [
1665
-	'message' => '#^PHPDoc tag @var has invalid value \\(\\)\\: Unexpected token "\\\\n     ", expected type at offset 15$#',
1666
-	'count' => 1,
1667
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1665
+    'message' => '#^PHPDoc tag @var has invalid value \\(\\)\\: Unexpected token "\\\\n     ", expected type at offset 15$#',
1666
+    'count' => 1,
1667
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1668 1668
 ];
1669 1669
 $ignoreErrors[] = [
1670
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:\\$requestStack has no type specified\\.$#',
1671
-	'count' => 1,
1672
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1670
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:\\$requestStack has no type specified\\.$#',
1671
+    'count' => 1,
1672
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1673 1673
 ];
1674 1674
 $ignoreErrors[] = [
1675
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:\\$title type has no value type specified in iterable type array\\.$#',
1676
-	'count' => 1,
1677
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1675
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:\\$title type has no value type specified in iterable type array\\.$#',
1676
+    'count' => 1,
1677
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Provider/ViewConfig.php',
1678 1678
 ];
1679 1679
 $ignoreErrors[] = [
1680
-	'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1681
-	'count' => 2,
1682
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/ProxyResponseFactory.php',
1680
+    'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1681
+    'count' => 2,
1682
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/ProxyResponseFactory.php',
1683 1683
 ];
1684 1684
 $ignoreErrors[] = [
1685
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\ProxyResponseFactory\\:\\:\\$logger is never read, only written\\.$#',
1686
-	'count' => 1,
1687
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/ProxyResponseFactory.php',
1685
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\ProxyResponseFactory\\:\\:\\$logger is never read, only written\\.$#',
1686
+    'count' => 1,
1687
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/ProxyResponseFactory.php',
1688 1688
 ];
1689 1689
 $ignoreErrors[] = [
1690
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:__construct\\(\\) has parameter \\$provider with no type specified\\.$#',
1691
-	'count' => 1,
1692
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1690
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:__construct\\(\\) has parameter \\$provider with no type specified\\.$#',
1691
+    'count' => 1,
1692
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1693 1693
 ];
1694 1694
 $ignoreErrors[] = [
1695
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:getSubject\\(\\) should return string but returns mixed\\.$#',
1696
-	'count' => 1,
1697
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1695
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:getSubject\\(\\) should return string but returns mixed\\.$#',
1696
+    'count' => 1,
1697
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1698 1698
 ];
1699 1699
 $ignoreErrors[] = [
1700
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:markRequestAsSecondFactorVerification\\(\\) has no return type specified\\.$#',
1701
-	'count' => 1,
1702
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1700
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:markRequestAsSecondFactorVerification\\(\\) has no return type specified\\.$#',
1701
+    'count' => 1,
1702
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1703 1703
 ];
1704 1704
 $ignoreErrors[] = [
1705
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
1706
-	'count' => 1,
1707
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1705
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
1706
+    'count' => 1,
1707
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1708 1708
 ];
1709 1709
 $ignoreErrors[] = [
1710
-	'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, mixed given\\.$#',
1711
-	'count' => 1,
1712
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1710
+    'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, mixed given\\.$#',
1711
+    'count' => 1,
1712
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1713 1713
 ];
1714 1714
 $ignoreErrors[] = [
1715
-	'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1716
-	'count' => 1,
1717
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1715
+    'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1716
+    'count' => 1,
1717
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Saml/StateHandler.php',
1718 1718
 ];
1719 1719
 $ignoreErrors[] = [
1720
-	'message' => '#^Cannot call method getValue\\(\\) on SAML2\\\\XML\\\\saml\\\\NameID\\|null\\.$#',
1721
-	'count' => 2,
1722
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1720
+    'message' => '#^Cannot call method getValue\\(\\) on SAML2\\\\XML\\\\saml\\\\NameID\\|null\\.$#',
1721
+    'count' => 2,
1722
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1723 1723
 ];
1724 1724
 $ignoreErrors[] = [
1725
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1726
-	'count' => 1,
1727
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1725
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:getServiceProvider\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\ServiceProvider but returns Surfnet\\\\SamlBundle\\\\Entity\\\\ServiceProvider\\.$#',
1726
+    'count' => 1,
1727
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1728 1728
 ];
1729 1729
 $ignoreErrors[] = [
1730
-	'message' => '#^Parameter \\#1 \\$inResponseTo of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:inResponseToMatches\\(\\) expects string, string\\|null given\\.$#',
1731
-	'count' => 1,
1732
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1730
+    'message' => '#^Parameter \\#1 \\$inResponseTo of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\AssertionAdapter\\:\\:inResponseToMatches\\(\\) expects string, string\\|null given\\.$#',
1731
+    'count' => 1,
1732
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1733 1733
 ];
1734 1734
 $ignoreErrors[] = [
1735
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1736
-	'count' => 1,
1737
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1735
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1736
+    'count' => 1,
1737
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1738 1738
 ];
1739 1739
 $ignoreErrors[] = [
1740
-	'message' => '#^Parameter \\#1 \\$serviceProvider of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:getServiceProvider\\(\\) expects string, string\\|null given\\.$#',
1741
-	'count' => 1,
1742
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1740
+    'message' => '#^Parameter \\#1 \\$serviceProvider of method Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:getServiceProvider\\(\\) expects string, string\\|null given\\.$#',
1741
+    'count' => 1,
1742
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1743 1743
 ];
1744 1744
 $ignoreErrors[] = [
1745
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:\\$handledRequestId has no type specified\\.$#',
1746
-	'count' => 1,
1747
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1745
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SamlStepupProviderBundle\\\\Service\\\\Gateway\\\\ConsumeAssertionService\\:\\:\\$handledRequestId has no type specified\\.$#',
1746
+    'count' => 1,
1747
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/ConsumeAssertionService.php',
1748 1748
 ];
1749 1749
 $ignoreErrors[] = [
1750
-	'message' => '#^If condition is always true\\.$#',
1751
-	'count' => 1,
1752
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1750
+    'message' => '#^If condition is always true\\.$#',
1751
+    'count' => 1,
1752
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1753 1753
 ];
1754 1754
 $ignoreErrors[] = [
1755
-	'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1756
-	'count' => 1,
1757
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1755
+    'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1756
+    'count' => 1,
1757
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1758 1758
 ];
1759 1759
 $ignoreErrors[] = [
1760
-	'message' => '#^Parameter \\#1 \\$url of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequestAssertionConsumerServiceUrl\\(\\) expects string, string\\|null given\\.$#',
1761
-	'count' => 1,
1762
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1760
+    'message' => '#^Parameter \\#1 \\$url of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequestAssertionConsumerServiceUrl\\(\\) expects string, string\\|null given\\.$#',
1761
+    'count' => 1,
1762
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1763 1763
 ];
1764 1764
 $ignoreErrors[] = [
1765
-	'message' => '#^Parameter \\#4 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1766
-	'count' => 1,
1767
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1765
+    'message' => '#^Parameter \\#4 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1766
+    'count' => 1,
1767
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/LoginService.php',
1768 1768
 ];
1769 1769
 $ignoreErrors[] = [
1770
-	'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequestId\\(\\) expects string, string\\|null given\\.$#',
1771
-	'count' => 1,
1772
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1770
+    'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRequestId\\(\\) expects string, string\\|null given\\.$#',
1771
+    'count' => 1,
1772
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1773 1773
 ];
1774 1774
 $ignoreErrors[] = [
1775
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1776
-	'count' => 1,
1777
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1775
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1776
+    'count' => 1,
1777
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1778 1778
 ];
1779 1779
 $ignoreErrors[] = [
1780
-	'message' => '#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1781
-	'count' => 1,
1782
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1780
+    'message' => '#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1781
+    'count' => 1,
1782
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SamlStepupProviderBundle/Service/Gateway/SecondFactorVerificationService.php',
1783 1783
 ];
1784 1784
 $ignoreErrors[] = [
1785
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\Exception\\\\AcsLocationNotAllowedException\\:\\:__construct\\(\\) has parameter \\$requestedAcsLocation with no type specified\\.$#',
1786
-	'count' => 1,
1787
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/Exception/AcsLocationNotAllowedException.php',
1785
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\Exception\\\\AcsLocationNotAllowedException\\:\\:__construct\\(\\) has parameter \\$requestedAcsLocation with no type specified\\.$#',
1786
+    'count' => 1,
1787
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/Exception/AcsLocationNotAllowedException.php',
1788 1788
 ];
1789 1789
 $ignoreErrors[] = [
1790
-	'message' => '#^Property Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\RequestHelper\\:\\:\\$requiredParams has no type specified\\.$#',
1791
-	'count' => 1,
1792
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/RequestHelper.php',
1790
+    'message' => '#^Property Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\RequestHelper\\:\\:\\$requiredParams has no type specified\\.$#',
1791
+    'count' => 1,
1792
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/RequestHelper.php',
1793 1793
 ];
1794 1794
 $ignoreErrors[] = [
1795
-	'message' => '#^Parameter \\#1 \\$authMethod of static method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ValueObject\\\\Response\\:\\:fromValues\\(\\) expects string, mixed given\\.$#',
1796
-	'count' => 1,
1797
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1795
+    'message' => '#^Parameter \\#1 \\$authMethod of static method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ValueObject\\\\Response\\:\\:fromValues\\(\\) expects string, mixed given\\.$#',
1796
+    'count' => 1,
1797
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1798 1798
 ];
1799 1799
 $ignoreErrors[] = [
1800
-	'message' => '#^Parameter \\#2 \\$context of static method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ValueObject\\\\Response\\:\\:fromValues\\(\\) expects string, mixed given\\.$#',
1801
-	'count' => 1,
1802
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1800
+    'message' => '#^Parameter \\#2 \\$context of static method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ValueObject\\\\Response\\:\\:fromValues\\(\\) expects string, mixed given\\.$#',
1801
+    'count' => 1,
1802
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1803 1803
 ];
1804 1804
 $ignoreErrors[] = [
1805
-	'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1806
-	'count' => 1,
1807
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1805
+    'message' => '#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#',
1806
+    'count' => 1,
1807
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/ResponseHelper.php',
1808 1808
 ];
1809 1809
 $ignoreErrors[] = [
1810
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\StateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
1811
-	'count' => 1,
1812
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/StateHandler.php',
1810
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\StateHandler\\:\\:set\\(\\) has no return type specified\\.$#',
1811
+    'count' => 1,
1812
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Adfs/StateHandler.php',
1813 1813
 ];
1814 1814
 $ignoreErrors[] = [
1815
-	'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1816
-	'count' => 1,
1817
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/MetadataController.php',
1815
+    'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1816
+    'count' => 1,
1817
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/MetadataController.php',
1818 1818
 ];
1819 1819
 $ignoreErrors[] = [
1820
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\MetadataController\\:\\:metadataAction\\(\\) has no return type specified\\.$#',
1821
-	'count' => 1,
1822
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/MetadataController.php',
1820
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\MetadataController\\:\\:metadataAction\\(\\) has no return type specified\\.$#',
1821
+    'count' => 1,
1822
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/MetadataController.php',
1823 1823
 ];
1824 1824
 $ignoreErrors[] = [
1825
-	'message' => '#^Call to an undefined method object\\:\\:forAuthentication\\(\\)\\.$#',
1826
-	'count' => 2,
1827
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1825
+    'message' => '#^Call to an undefined method object\\:\\:forAuthentication\\(\\)\\.$#',
1826
+    'count' => 2,
1827
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1828 1828
 ];
1829 1829
 $ignoreErrors[] = [
1830
-	'message' => '#^Call to an undefined method object\\:\\:getResponseAsXML\\(\\)\\.$#',
1831
-	'count' => 1,
1832
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1830
+    'message' => '#^Call to an undefined method object\\:\\:getResponseAsXML\\(\\)\\.$#',
1831
+    'count' => 1,
1832
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1833 1833
 ];
1834 1834
 $ignoreErrors[] = [
1835
-	'message' => '#^Call to an undefined method object\\:\\:handleSsoOn2faCookieStorage\\(\\)\\.$#',
1836
-	'count' => 1,
1837
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1835
+    'message' => '#^Call to an undefined method object\\:\\:handleSsoOn2faCookieStorage\\(\\)\\.$#',
1836
+    'count' => 1,
1837
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1838 1838
 ];
1839 1839
 $ignoreErrors[] = [
1840
-	'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1841
-	'count' => 2,
1842
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1840
+    'message' => '#^Call to an undefined method object\\:\\:notice\\(\\)\\.$#',
1841
+    'count' => 2,
1842
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1843 1843
 ];
1844 1844
 $ignoreErrors[] = [
1845
-	'message' => '#^Call to an undefined method object\\:\\:renderResponse\\(\\)\\.$#',
1846
-	'count' => 1,
1847
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1845
+    'message' => '#^Call to an undefined method object\\:\\:renderResponse\\(\\)\\.$#',
1846
+    'count' => 1,
1847
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1848 1848
 ];
1849 1849
 $ignoreErrors[] = [
1850
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
1851
-	'count' => 1,
1852
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1850
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getResponseContext\\(\\) should return Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\ResponseContext but returns object\\.$#',
1851
+    'count' => 1,
1852
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1853 1853
 ];
1854 1854
 $ignoreErrors[] = [
1855
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorAdfsService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\AdfsService but returns object\\.$#',
1856
-	'count' => 1,
1857
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1855
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorAdfsService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\AdfsService but returns object\\.$#',
1856
+    'count' => 1,
1857
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1858 1858
 ];
1859 1859
 $ignoreErrors[] = [
1860
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
1861
-	'count' => 1,
1862
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1860
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorLoginService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\LoginService but returns object\\.$#',
1861
+    'count' => 1,
1862
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1863 1863
 ];
1864 1864
 $ignoreErrors[] = [
1865
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorRespondService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\RespondService but returns object\\.$#',
1866
-	'count' => 1,
1867
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1865
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Controller\\\\SecondFactorOnlyController\\:\\:getSecondFactorRespondService\\(\\) should return Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\RespondService but returns object\\.$#',
1866
+    'count' => 1,
1867
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Controller/SecondFactorOnlyController.php',
1868 1868
 ];
1869 1869
 $ignoreErrors[] = [
1870
-	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
1871
-	'count' => 1,
1872
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/Configuration.php',
1870
+    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#',
1871
+    'count' => 1,
1872
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/Configuration.php',
1873 1873
 ];
1874 1874
 $ignoreErrors[] = [
1875
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySecondFactorOnlyExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
1876
-	'count' => 1,
1877
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/SurfnetStepupGatewaySecondFactorOnlyExtension.php',
1875
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySecondFactorOnlyExtension\\:\\:load\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
1876
+    'count' => 1,
1877
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/SurfnetStepupGatewaySecondFactorOnlyExtension.php',
1878 1878
 ];
1879 1879
 $ignoreErrors[] = [
1880
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySecondFactorOnlyExtension\\:\\:replaceLoaAliasConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
1881
-	'count' => 1,
1882
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/SurfnetStepupGatewaySecondFactorOnlyExtension.php',
1880
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\DependencyInjection\\\\SurfnetStepupGatewaySecondFactorOnlyExtension\\:\\:replaceLoaAliasConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#',
1881
+    'count' => 1,
1882
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/DependencyInjection/SurfnetStepupGatewaySecondFactorOnlyExtension.php',
1883 1883
 ];
1884 1884
 $ignoreErrors[] = [
1885
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Entity\\\\SecondFactorOnlySamlEntityRepositoryDecorator\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
1886
-	'count' => 1,
1887
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Entity/SecondFactorOnlySamlEntityRepositoryDecorator.php',
1885
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Entity\\\\SecondFactorOnlySamlEntityRepositoryDecorator\\:\\:getIdentityProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
1886
+    'count' => 1,
1887
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Entity/SecondFactorOnlySamlEntityRepositoryDecorator.php',
1888 1888
 ];
1889 1889
 $ignoreErrors[] = [
1890
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Entity\\\\SecondFactorOnlySamlEntityRepositoryDecorator\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
1891
-	'count' => 1,
1892
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Entity/SecondFactorOnlySamlEntityRepositoryDecorator.php',
1890
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Entity\\\\SecondFactorOnlySamlEntityRepositoryDecorator\\:\\:getServiceProvider\\(\\) has parameter \\$entityId with no type specified\\.$#',
1891
+    'count' => 1,
1892
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Entity/SecondFactorOnlySamlEntityRepositoryDecorator.php',
1893 1893
 ];
1894 1894
 $ignoreErrors[] = [
1895
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:addAuthenticationStatementTo\\(\\) has parameter \\$authnContextClassRef with no type specified\\.$#',
1896
-	'count' => 1,
1897
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1895
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:addAuthenticationStatementTo\\(\\) has parameter \\$authnContextClassRef with no type specified\\.$#',
1896
+    'count' => 1,
1897
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1898 1898
 ];
1899 1899
 $ignoreErrors[] = [
1900
-	'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1901
-	'count' => 2,
1902
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1900
+    'message' => '#^Parameter \\#1 \\$value of method SAML2\\\\XML\\\\saml\\\\NameIDType\\:\\:setValue\\(\\) expects string, string\\|null given\\.$#',
1901
+    'count' => 2,
1902
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1903 1903
 ];
1904 1904
 $ignoreErrors[] = [
1905
-	'message' => '#^Parameter \\#2 \\$authnContextClassRef of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createNewAssertion\\(\\) expects string, string\\|null given\\.$#',
1906
-	'count' => 1,
1907
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1905
+    'message' => '#^Parameter \\#2 \\$authnContextClassRef of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createNewAssertion\\(\\) expects string, string\\|null given\\.$#',
1906
+    'count' => 1,
1907
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php',
1908 1908
 ];
1909 1909
 $ignoreErrors[] = [
1910
-	'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
1911
-	'count' => 1,
1912
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/AdfsService.php',
1910
+    'message' => '#^Parameter \\#1 \\$originalRequestId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Adfs\\\\ResponseHelper\\:\\:isAdfsResponse\\(\\) expects string, string\\|null given\\.$#',
1911
+    'count' => 1,
1912
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/AdfsService.php',
1913 1913
 ];
1914 1914
 $ignoreErrors[] = [
1915
-	'message' => '#^Parameter \\#1 \\$loaId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaResolutionService\\:\\:resolve\\(\\) expects string, string\\|null given\\.$#',
1916
-	'count' => 1,
1917
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/LoginService.php',
1915
+    'message' => '#^Parameter \\#1 \\$loaId of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaResolutionService\\:\\:resolve\\(\\) expects string, string\\|null given\\.$#',
1916
+    'count' => 1,
1917
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/LoginService.php',
1918 1918
 ];
1919 1919
 $ignoreErrors[] = [
1920
-	'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1921
-	'count' => 1,
1922
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/LoginService.php',
1920
+    'message' => '#^Parameter \\#1 \\$relayState of method Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Saml\\\\Proxy\\\\ProxyStateHandler\\:\\:setRelayState\\(\\) expects string, mixed given\\.$#',
1921
+    'count' => 1,
1922
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/LoginService.php',
1923 1923
 ];
1924 1924
 $ignoreErrors[] = [
1925
-	'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
1926
-	'count' => 1,
1927
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1925
+    'message' => '#^Cannot call method getLoaLevel\\(\\) on Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null\\.$#',
1926
+    'count' => 1,
1927
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1928 1928
 ];
1929 1929
 $ignoreErrors[] = [
1930
-	'message' => '#^Parameter \\#1 \\$loa of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaAliasLookupService\\:\\:findAliasByLoa\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#',
1931
-	'count' => 1,
1932
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1930
+    'message' => '#^Parameter \\#1 \\$loa of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaAliasLookupService\\:\\:findAliasByLoa\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#',
1931
+    'count' => 1,
1932
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1933 1933
 ];
1934 1934
 $ignoreErrors[] = [
1935
-	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
1936
-	'count' => 1,
1937
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1935
+    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#',
1936
+    'count' => 1,
1937
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1938 1938
 ];
1939 1939
 $ignoreErrors[] = [
1940
-	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1941
-	'count' => 1,
1942
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1940
+    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#',
1941
+    'count' => 1,
1942
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1943 1943
 ];
1944 1944
 $ignoreErrors[] = [
1945
-	'message' => '#^Parameter \\#2 \\$destination of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createSecondFactorOnlyResponse\\(\\) expects string, string\\|null given\\.$#',
1946
-	'count' => 1,
1947
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1945
+    'message' => '#^Parameter \\#2 \\$destination of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createSecondFactorOnlyResponse\\(\\) expects string, string\\|null given\\.$#',
1946
+    'count' => 1,
1947
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1948 1948
 ];
1949 1949
 $ignoreErrors[] = [
1950
-	'message' => '#^Parameter \\#2 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\ResponseValidator\\:\\:validate\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null given\\.$#',
1951
-	'count' => 1,
1952
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1950
+    'message' => '#^Parameter \\#2 \\$secondFactor of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\Gateway\\\\ResponseValidator\\:\\:validate\\(\\) expects Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor, Surfnet\\\\StepupGateway\\\\GatewayBundle\\\\Entity\\\\SecondFactor\\|null given\\.$#',
1951
+    'count' => 1,
1952
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1953 1953
 ];
1954 1954
 $ignoreErrors[] = [
1955
-	'message' => '#^Parameter \\#3 \\$authnContextClassRef of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createSecondFactorOnlyResponse\\(\\) expects string\\|null, bool\\|string given\\.$#',
1956
-	'count' => 1,
1957
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1955
+    'message' => '#^Parameter \\#3 \\$authnContextClassRef of method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Saml\\\\ResponseFactory\\:\\:createSecondFactorOnlyResponse\\(\\) expects string\\|null, bool\\|string given\\.$#',
1956
+    'count' => 1,
1957
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/RespondService.php',
1958 1958
 ];
1959 1959
 $ignoreErrors[] = [
1960
-	'message' => '#^Cannot call method getValue\\(\\) on SAML2\\\\XML\\\\saml\\\\NameID\\|null\\.$#',
1961
-	'count' => 1,
1962
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/ResponseValidator.php',
1960
+    'message' => '#^Cannot call method getValue\\(\\) on SAML2\\\\XML\\\\saml\\\\NameID\\|null\\.$#',
1961
+    'count' => 1,
1962
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/Gateway/ResponseValidator.php',
1963 1963
 ];
1964 1964
 $ignoreErrors[] = [
1965
-	'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaResolutionService\\:\\:resolve\\(\\) should return string but returns string\\|true\\.$#',
1966
-	'count' => 1,
1967
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/LoaResolutionService.php',
1965
+    'message' => '#^Method Surfnet\\\\StepupGateway\\\\SecondFactorOnlyBundle\\\\Service\\\\LoaResolutionService\\:\\:resolve\\(\\) should return string but returns string\\|true\\.$#',
1966
+    'count' => 1,
1967
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/LoaResolutionService.php',
1968 1968
 ];
1969 1969
 $ignoreErrors[] = [
1970
-	'message' => '#^Parameter \\#1 \\$loaIdentifier of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:hasLoa\\(\\) expects string, string\\|true given\\.$#',
1971
-	'count' => 1,
1972
-	'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/LoaResolutionService.php',
1970
+    'message' => '#^Parameter \\#1 \\$loaIdentifier of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:hasLoa\\(\\) expects string, string\\|true given\\.$#',
1971
+    'count' => 1,
1972
+    'path' => __DIR__ . '/../../src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Service/LoaResolutionService.php',
1973 1973
 ];
1974 1974
 
1975 1975
 return ['parameters' => ['ignoreErrors' => $ignoreErrors]];
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 $ignoreErrors = [];
4 4
 $ignoreErrors[] = [
Please login to merge, or discard this patch.