|  | @@ -2,1426 +2,1426 @@ | 
                                                    
                                                        |  |  |  block discarded – undo | 
                                                                                                                                                                                                                    
                                                            | 2 | 2 |   | 
                                                                                                            
                                                            | 3 | 3 |  $ignoreErrors = []; | 
                                                                                                            
                                                            | 4 | 4 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 5 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 6 |  | -	'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 7 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 8 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 5 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 6 | +    'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 7 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 8 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 9 | 9 |  ]; | 
                                                                                                            
                                                            | 10 | 10 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 11 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 12 |  | -	'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addProvidersSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#', | 
                                                                                                            
                                                            | 13 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 14 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 11 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 12 | +    'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addProvidersSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#', | 
                                                                                                            
                                                            |  | 13 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 14 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 15 | 15 |  ]; | 
                                                                                                            
                                                            | 16 | 16 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 17 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 18 |  | -	'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addRoutesSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#', | 
                                                                                                            
                                                            | 19 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 20 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 17 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 18 | +    'message' => '#^Parameter \\#1 \\$rootNode of method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\Configuration\\:\\:addRoutesSection\\(\\) expects Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\ArrayNodeDefinition, Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition given\\.$#', | 
                                                                                                            
                                                            |  | 19 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 20 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 21 | 21 |  ]; | 
                                                                                                            
                                                            | 22 | 22 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 23 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 24 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 25 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 26 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 23 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 24 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 25 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 26 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 27 | 27 |  ]; | 
                                                                                                            
                                                            | 28 | 28 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 29 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 30 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 31 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 32 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 29 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 30 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:buildHostedEntityDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 31 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 32 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 33 | 33 |  ]; | 
                                                                                                            
                                                            | 34 | 34 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 35 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 36 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 37 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 38 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 35 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 36 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 37 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 38 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 39 | 39 |  ]; | 
                                                                                                            
                                                            | 40 | 40 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 41 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 42 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 43 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 44 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 41 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 42 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createHostedDefinitions\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 43 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 44 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 45 | 45 |  ]; | 
                                                                                                            
                                                            | 46 | 46 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 47 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 48 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 49 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 50 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 47 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 48 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 49 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 50 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 51 | 51 |  ]; | 
                                                                                                            
                                                            | 52 | 52 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 53 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 54 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 55 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 56 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 53 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 54 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createMetadataDefinition\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 55 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 56 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 57 | 57 |  ]; | 
                                                                                                            
                                                            | 58 | 58 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 59 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 60 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRemoteDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 61 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 62 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 59 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 60 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRemoteDefinition\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 61 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 62 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 63 | 63 |  ]; | 
                                                                                                            
                                                            | 64 | 64 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 65 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 66 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$routeName with no type specified\\.$#', | 
                                                                                                            
                                                            | 67 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 68 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 65 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 66 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) has parameter \\$routeName with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 67 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 68 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 69 | 69 |  ]; | 
                                                                                                            
                                                            | 70 | 70 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 71 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 72 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 73 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 74 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 71 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 72 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:createRouteConfig\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 73 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 74 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 75 | 75 |  ]; | 
                                                                                                            
                                                            | 76 | 76 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 77 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 78 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 79 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 80 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 77 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 78 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 79 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 80 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 81 | 81 |  ]; | 
                                                                                                            
                                                            | 82 | 82 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 83 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 84 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 85 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 86 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 83 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 84 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:loadProviderConfiguration\\(\\) has parameter \\$routes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 85 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 86 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 87 | 87 |  ]; | 
                                                                                                            
                                                            | 88 | 88 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 89 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 90 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:validateDescriptions\\(\\) has parameter \\$appUrl with no type specified\\.$#', | 
                                                                                                            
                                                            | 91 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 92 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 89 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 90 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:validateDescriptions\\(\\) has parameter \\$appUrl with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 91 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 92 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 93 | 93 |  ]; | 
                                                                                                            
                                                            | 94 | 94 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 95 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 96 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:validateDescriptions\\(\\) has parameter \\$descriptions with no type specified\\.$#', | 
                                                                                                            
                                                            | 97 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 98 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            |  | 95 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 96 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSamlStepupProviderExtension\\:\\:validateDescriptions\\(\\) has parameter \\$descriptions with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 97 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 98 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/DependencyInjection/SurfnetStepupSelfServiceSamlStepupProviderExtension.php', | 
                                                                                                            
                                                            | 99 | 99 |  ]; | 
                                                                                                            
                                                            | 100 | 100 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 101 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 102 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#', | 
                                                                                                            
                                                            | 103 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 104 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            |  | 101 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 102 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$expectedType with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 103 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 104 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            | 105 | 105 |  ]; | 
                                                                                                            
                                                            | 106 | 106 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 107 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 108 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#', | 
                                                                                                            
                                                            | 109 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 110 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            |  | 107 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 108 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$parameter with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 109 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 110 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            | 111 | 111 |  ]; | 
                                                                                                            
                                                            | 112 | 112 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 113 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 114 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            | 115 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 116 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            |  | 113 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 114 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\InvalidArgumentException\\:\\:invalidType\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 115 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 116 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/InvalidArgumentException.php', | 
                                                                                                            
                                                            | 117 | 117 |  ]; | 
                                                                                                            
                                                            | 118 | 118 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 119 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 120 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has parameter \\$knownProviders with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 121 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 122 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/UnknownProviderException.php', | 
                                                                                                            
                                                            |  | 119 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 120 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Exception\\\\UnknownProviderException\\:\\:create\\(\\) has parameter \\$knownProviders with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 121 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 122 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/UnknownProviderException.php', | 
                                                                                                            
                                                            | 123 | 123 |  ]; | 
                                                                                                            
                                                            | 124 | 124 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 125 |  | -	// identifier: new.static | 
                                                                                                            
                                                            | 126 |  | -	'message' => '#^Unsafe usage of new static\\(\\)\\.$#', | 
                                                                                                            
                                                            | 127 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 128 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/UnknownProviderException.php', | 
                                                                                                            
                                                            |  | 125 | +    // identifier: new.static | 
                                                                                                            
                                                            |  | 126 | +    'message' => '#^Unsafe usage of new static\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 127 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 128 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Exception/UnknownProviderException.php', | 
                                                                                                            
                                                            | 129 | 129 |  ]; | 
                                                                                                            
                                                            | 130 | 130 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 131 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 132 |  | -	'message' => '#^Cannot access property \\$childNodes on DOMElement\\|null\\.$#', | 
                                                                                                            
                                                            | 133 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 134 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            |  | 131 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 132 | +    'message' => '#^Cannot access property \\$childNodes on DOMElement\\|null\\.$#', | 
                                                                                                            
                                                            |  | 133 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 134 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            | 135 | 135 |  ]; | 
                                                                                                            
                                                            | 136 | 136 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 137 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 138 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:getRootDomElement\\(\\) should return DOMElement but returns DOMElement\\|null\\.$#', | 
                                                                                                            
                                                            | 139 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 140 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            |  | 137 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 138 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\Metadata\\:\\:getRootDomElement\\(\\) should return DOMElement but returns DOMElement\\|null\\.$#', | 
                                                                                                            
                                                            |  | 139 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 140 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            | 141 | 141 |  ]; | 
                                                                                                            
                                                            | 142 | 142 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 143 |  | -	// identifier: booleanNot.alwaysFalse | 
                                                                                                            
                                                            | 144 |  | -	'message' => '#^Negated boolean expression is always false\\.$#', | 
                                                                                                            
                                                            | 145 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 146 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            |  | 143 | +    // identifier: booleanNot.alwaysFalse | 
                                                                                                            
                                                            |  | 144 | +    'message' => '#^Negated boolean expression is always false\\.$#', | 
                                                                                                            
                                                            |  | 145 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 146 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/Metadata.php', | 
                                                                                                            
                                                            | 147 | 147 |  ]; | 
                                                                                                            
                                                            | 148 | 148 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 149 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 150 |  | -	'message' => '#^Cannot call method getLocale\\(\\) on Symfony\\\\Component\\\\HttpFoundation\\\\Request\\|null\\.$#', | 
                                                                                                            
                                                            | 151 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 152 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 149 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 150 | +    'message' => '#^Cannot call method getLocale\\(\\) on Symfony\\\\Component\\\\HttpFoundation\\\\Request\\|null\\.$#', | 
                                                                                                            
                                                            |  | 151 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 152 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 153 | 153 |  ]; | 
                                                                                                            
                                                            | 154 | 154 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 155 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 156 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$alt with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 157 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 158 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 155 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 156 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$alt with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 157 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 158 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 159 | 159 |  ]; | 
                                                                                                            
                                                            | 160 | 160 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 161 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 162 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$authnFailed with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 163 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 164 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 161 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 162 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$authnFailed with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 163 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 164 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 165 | 165 |  ]; | 
                                                                                                            
                                                            | 166 | 166 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 167 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 168 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$buttonUse with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 169 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 170 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 167 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 168 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$buttonUse with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 169 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 170 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 171 | 171 |  ]; | 
                                                                                                            
                                                            | 172 | 172 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 173 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 174 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$description with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 175 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 176 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 173 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 174 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$description with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 175 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 176 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 177 | 177 |  ]; | 
                                                                                                            
                                                            | 178 | 178 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 179 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 180 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$explanation with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 181 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 182 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 179 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 180 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$explanation with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 181 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 182 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 183 | 183 |  ]; | 
                                                                                                            
                                                            | 184 | 184 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 185 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 186 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$initiateButton with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 187 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 188 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 185 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 186 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$initiateButton with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 187 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 188 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 189 | 189 |  ]; | 
                                                                                                            
                                                            | 190 | 190 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 191 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 192 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$initiateTitle with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 193 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 194 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 191 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 192 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$initiateTitle with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 193 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 194 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 195 | 195 |  ]; | 
                                                                                                            
                                                            | 196 | 196 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 197 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 198 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$popFailed with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 199 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 200 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 197 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 198 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$popFailed with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 199 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 200 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 201 | 201 |  ]; | 
                                                                                                            
                                                            | 202 | 202 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 203 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 204 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$title with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 205 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 206 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 203 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 204 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:__construct\\(\\) has parameter \\$title with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 205 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 206 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 207 | 207 |  ]; | 
                                                                                                            
                                                            | 208 | 208 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 209 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 210 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getAlt\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 211 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 212 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 209 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 210 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getAlt\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 211 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 212 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 213 | 213 |  ]; | 
                                                                                                            
                                                            | 214 | 214 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 215 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 216 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getAuthnFailed\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 217 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 218 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 215 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 216 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getAuthnFailed\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 217 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 218 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 219 | 219 |  ]; | 
                                                                                                            
                                                            | 220 | 220 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 221 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 222 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getButtonUse\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 223 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 224 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 221 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 222 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getButtonUse\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 223 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 224 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 225 | 225 |  ]; | 
                                                                                                            
                                                            | 226 | 226 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 227 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 228 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getDescription\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 229 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 230 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 227 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 228 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getDescription\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 229 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 230 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 231 | 231 |  ]; | 
                                                                                                            
                                                            | 232 | 232 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 233 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 234 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getExplanation\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 235 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 236 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 233 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 234 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getExplanation\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 235 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 236 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 237 | 237 |  ]; | 
                                                                                                            
                                                            | 238 | 238 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 239 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 240 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getInitiateButton\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 241 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 242 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 239 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 240 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getInitiateButton\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 241 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 242 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 243 | 243 |  ]; | 
                                                                                                            
                                                            | 244 | 244 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 245 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 246 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getInitiateTitle\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 247 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 248 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 245 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 246 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getInitiateTitle\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 247 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 248 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 249 | 249 |  ]; | 
                                                                                                            
                                                            | 250 | 250 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 251 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 252 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getPopFailed\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 253 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 254 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 251 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 252 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getPopFailed\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 253 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 254 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 255 | 255 |  ]; | 
                                                                                                            
                                                            | 256 | 256 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 257 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 258 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTitle\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 259 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 260 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 257 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 258 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTitle\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 259 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 260 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 261 | 261 |  ]; | 
                                                                                                            
                                                            | 262 | 262 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 263 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 264 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTranslation\\(\\) has parameter \\$translations with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 265 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 266 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            |  | 263 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 264 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Provider\\\\ViewConfig\\:\\:getTranslation\\(\\) has parameter \\$translations with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 265 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 266 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Provider/ViewConfig.php', | 
                                                                                                            
                                                            | 267 | 267 |  ]; | 
                                                                                                            
                                                            | 268 | 268 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 269 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 270 |  | -	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionBagInterface\\:\\:get\\(\\)\\.$#', | 
                                                                                                            
                                                            | 271 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 272 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            |  | 269 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 270 | +    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionBagInterface\\:\\:get\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 271 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 272 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            | 273 | 273 |  ]; | 
                                                                                                            
                                                            | 274 | 274 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 275 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 276 |  | -	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionBagInterface\\:\\:set\\(\\)\\.$#', | 
                                                                                                            
                                                            | 277 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 278 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            |  | 275 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 276 | +    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionBagInterface\\:\\:set\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 277 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 278 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            | 279 | 279 |  ]; | 
                                                                                                            
                                                            | 280 | 280 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 281 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 282 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:get\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 283 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 284 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            |  | 281 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 282 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:get\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 283 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 284 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            | 285 | 285 |  ]; | 
                                                                                                            
                                                            | 286 | 286 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 287 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 288 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:set\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            | 289 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 290 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            |  | 287 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 288 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SamlStepupProviderBundle\\\\Saml\\\\StateHandler\\:\\:set\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 289 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 290 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SamlStepupProviderBundle/Saml/StateHandler.php', | 
                                                                                                            
                                                            | 291 | 291 |  ]; | 
                                                                                                            
                                                            | 292 | 292 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 293 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 294 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 295 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 296 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            |  | 293 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 294 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 295 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 296 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            | 297 | 297 |  ]; | 
                                                                                                            
                                                            | 298 | 298 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 299 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 300 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$expectedKeys with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 301 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 302 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            |  | 299 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 300 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$expectedKeys with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 301 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 302 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            | 303 | 303 |  ]; | 
                                                                                                            
                                                            | 304 | 304 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 305 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 306 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$propertyPath with no type specified\\.$#', | 
                                                                                                            
                                                            | 307 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 308 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            |  | 305 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 306 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Assert\\:\\:keysAre\\(\\) has parameter \\$propertyPath with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 307 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 308 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Assert.php', | 
                                                                                                            
                                                            | 309 | 309 |  ]; | 
                                                                                                            
                                                            | 310 | 310 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 311 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 312 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SendSmsChallengeCommand\\:\\:\\$secondFactorId has no type specified\\.$#', | 
                                                                                                            
                                                            | 313 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 314 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/SendSmsChallengeCommand.php', | 
                                                                                                            
                                                            |  | 311 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 312 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SendSmsChallengeCommand\\:\\:\\$secondFactorId has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 313 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 314 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/SendSmsChallengeCommand.php', | 
                                                                                                            
                                                            | 315 | 315 |  ]; | 
                                                                                                            
                                                            | 316 | 316 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 317 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 318 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$resendRoute has no type specified\\.$#', | 
                                                                                                            
                                                            | 319 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 320 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            |  | 317 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 318 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$resendRoute has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 319 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 320 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            | 321 | 321 |  ]; | 
                                                                                                            
                                                            | 322 | 322 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 323 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 324 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$resendRouteParameters has no type specified\\.$#', | 
                                                                                                            
                                                            | 325 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 326 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            |  | 323 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 324 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$resendRouteParameters has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 325 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 326 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            | 327 | 327 |  ]; | 
                                                                                                            
                                                            | 328 | 328 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 329 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 330 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$secondFactorId has no type specified\\.$#', | 
                                                                                                            
                                                            | 331 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 332 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            |  | 329 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 330 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsChallengeCommand\\:\\:\\$secondFactorId has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 331 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 332 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsChallengeCommand.php', | 
                                                                                                            
                                                            | 333 | 333 |  ]; | 
                                                                                                            
                                                            | 334 | 334 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 335 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 336 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$recoveryTokenId has no type specified\\.$#', | 
                                                                                                            
                                                            | 337 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 338 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            |  | 335 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 336 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$recoveryTokenId has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 337 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 338 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            | 339 | 339 |  ]; | 
                                                                                                            
                                                            | 340 | 340 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 341 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 342 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$resendRoute has no type specified\\.$#', | 
                                                                                                            
                                                            | 343 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 344 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            |  | 341 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 342 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$resendRoute has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 343 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 344 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            | 345 | 345 |  ]; | 
                                                                                                            
                                                            | 346 | 346 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 347 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 348 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$resendRouteParameters has no type specified\\.$#', | 
                                                                                                            
                                                            | 349 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 350 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            |  | 347 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 348 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\VerifySmsRecoveryTokenChallengeCommand\\:\\:\\$resendRouteParameters has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 349 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 350 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Command/VerifySmsRecoveryTokenChallengeCommand.php', | 
                                                                                                            
                                                            | 351 | 351 |  ]; | 
                                                                                                            
                                                            | 352 | 352 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 353 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 354 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 355 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 356 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/EntryPointController.php', | 
                                                                                                            
                                                            |  | 353 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 354 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 355 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 356 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/EntryPointController.php', | 
                                                                                                            
                                                            | 357 | 357 |  ]; | 
                                                                                                            
                                                            | 358 | 358 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 359 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 360 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\ExceptionController\\:\\:getPageTitleAndDescription\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 361 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 362 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/ExceptionController.php', | 
                                                                                                            
                                                            |  | 359 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 360 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\ExceptionController\\:\\:getPageTitleAndDescription\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 361 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 362 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/ExceptionController.php', | 
                                                                                                            
                                                            | 363 | 363 |  ]; | 
                                                                                                            
                                                            | 364 | 364 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 365 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 366 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 367 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 368 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            |  | 365 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 366 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 367 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 368 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            | 369 | 369 |  ]; | 
                                                                                                            
                                                            | 370 | 370 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 371 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 372 |  | -	'message' => '#^Parameter \\#1 \\$haystack of function str_starts_with expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            | 373 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 374 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            |  | 371 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 372 | +    'message' => '#^Parameter \\#1 \\$haystack of function str_starts_with expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 373 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 374 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            | 375 | 375 |  ]; | 
                                                                                                            
                                                            | 376 | 376 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 377 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 378 |  | -	'message' => '#^Parameter \\#1 \\$url of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\:\\:redirect\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            | 379 |  | -	'count' => 3, | 
                                                                                                            
                                                            | 380 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            |  | 377 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 378 | +    'message' => '#^Parameter \\#1 \\$url of method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\:\\:redirect\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 379 | +    'count' => 3, | 
                                                                                                            
                                                            |  | 380 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/LocaleController.php', | 
                                                                                                            
                                                            | 381 | 381 |  ]; | 
                                                                                                            
                                                            | 382 | 382 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 383 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 384 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 385 |  | -	'count' => 7, | 
                                                                                                            
                                                            | 386 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            |  | 383 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 384 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 385 | +    'count' => 7, | 
                                                                                                            
                                                            |  | 386 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            | 387 | 387 |  ]; | 
                                                                                                            
                                                            | 388 | 388 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 389 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 390 |  | -	'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 391 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 392 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            |  | 389 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 390 | +    'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 391 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 392 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            | 393 | 393 |  ]; | 
                                                                                                            
                                                            | 394 | 394 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 395 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 396 |  | -	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            | 397 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 398 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            |  | 395 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 396 | +    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            |  | 397 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 398 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            | 399 | 399 |  ]; | 
                                                                                                            
                                                            | 400 | 400 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 401 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 402 |  | -	'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\AuthenticationRequestFactory\\:\\:createSecondFactorRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            | 403 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 404 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            |  | 401 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 402 | +    'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\AuthenticationRequestFactory\\:\\:createSecondFactorRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 403 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 404 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RecoveryTokenController.php', | 
                                                                                                            
                                                            | 405 | 405 |  ]; | 
                                                                                                            
                                                            | 406 | 406 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 407 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 408 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 409 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 410 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfAuthenticateController.php', | 
                                                                                                            
                                                            |  | 407 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 408 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 409 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 410 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfAuthenticateController.php', | 
                                                                                                            
                                                            | 411 | 411 |  ]; | 
                                                                                                            
                                                            | 412 | 412 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 413 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 414 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 415 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 416 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            |  | 413 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 414 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 415 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 416 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            | 417 | 417 |  ]; | 
                                                                                                            
                                                            | 418 | 418 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 419 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 420 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfConsumeAssertionController\\:\\:consumeAssertion\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 421 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 422 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            |  | 419 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 420 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfConsumeAssertionController\\:\\:consumeAssertion\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 421 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 422 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            | 423 | 423 |  ]; | 
                                                                                                            
                                                            | 424 | 424 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 425 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 426 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfConsumeAssertionController\\:\\:redirectToStatusReportForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 427 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 428 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            |  | 425 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 426 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfConsumeAssertionController\\:\\:redirectToStatusReportForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 427 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 428 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            | 429 | 429 |  ]; | 
                                                                                                            
                                                            | 430 | 430 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 431 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 432 |  | -	'message' => '#^Parameter \\#3 \\$gssfId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GssfService\\:\\:provePossession\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 433 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 434 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            |  | 431 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 432 | +    'message' => '#^Parameter \\#3 \\$gssfId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GssfService\\:\\:provePossession\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 433 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 434 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfConsumeAssertionController.php', | 
                                                                                                            
                                                            | 435 | 435 |  ]; | 
                                                                                                            
                                                            | 436 | 436 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 437 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 438 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfStatusController\\:\\:renderStatusForm\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 439 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 440 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfStatusController.php', | 
                                                                                                            
                                                            |  | 437 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 438 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\Registration\\\\Gssf\\\\GssfStatusController\\:\\:renderStatusForm\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 439 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 440 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Gssf/GssfStatusController.php', | 
                                                                                                            
                                                            | 441 | 441 |  ]; | 
                                                                                                            
                                                            | 442 | 442 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 443 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 444 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 445 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 446 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Sms/SmsProofPossessionController.php', | 
                                                                                                            
                                                            |  | 443 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 444 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 445 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 446 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Sms/SmsProofPossessionController.php', | 
                                                                                                            
                                                            | 447 | 447 |  ]; | 
                                                                                                            
                                                            | 448 | 448 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 449 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 450 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 451 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 452 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Sms/SmsSendChallengeController.php', | 
                                                                                                            
                                                            |  | 449 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 450 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 451 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 452 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/Sms/SmsSendChallengeController.php', | 
                                                                                                            
                                                            | 453 | 453 |  ]; | 
                                                                                                            
                                                            | 454 | 454 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 455 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 456 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 457 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 458 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/YubikeyController.php', | 
                                                                                                            
                                                            |  | 455 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 456 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 457 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 458 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/Registration/YubikeyController.php', | 
                                                                                                            
                                                            | 459 | 459 |  ]; | 
                                                                                                            
                                                            | 460 | 460 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 461 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 462 |  | -	'message' => '#^Cannot access property \\$allowedSecondFactors on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 463 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 464 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 461 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 462 | +    'message' => '#^Cannot access property \\$allowedSecondFactors on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 463 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 464 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 465 | 465 |  ]; | 
                                                                                                            
                                                            | 466 | 466 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 467 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 468 |  | -	'message' => '#^Cannot access property \\$numberOfTokensPerIdentity on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 469 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 470 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 467 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 468 | +    'message' => '#^Cannot access property \\$numberOfTokensPerIdentity on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 469 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 470 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 471 | 471 |  ]; | 
                                                                                                            
                                                            | 472 | 472 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 473 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 474 |  | -	'message' => '#^Cannot access property \\$showRaaContactInformation on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 475 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 476 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 473 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 474 | +    'message' => '#^Cannot access property \\$showRaaContactInformation on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 475 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 476 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 477 | 477 |  ]; | 
                                                                                                            
                                                            | 478 | 478 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 479 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 480 |  | -	'message' => '#^Cannot access property \\$useRaLocations on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 481 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 482 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 479 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 480 | +    'message' => '#^Cannot access property \\$useRaLocations on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 481 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 482 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 483 | 483 |  ]; | 
                                                                                                            
                                                            | 484 | 484 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 485 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 486 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 487 |  | -	'count' => 9, | 
                                                                                                            
                                                            | 488 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 485 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 486 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 487 | +    'count' => 9, | 
                                                                                                            
                                                            |  | 488 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 489 | 489 |  ]; | 
                                                                                                            
                                                            | 490 | 490 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 491 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 492 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:buildRegistrationActionParameters\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            | 493 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 494 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 491 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 492 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:buildRegistrationActionParameters\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 493 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 494 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 495 | 495 |  ]; | 
                                                                                                            
                                                            | 496 | 496 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 497 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 498 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:buildRegistrationActionParameters\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 499 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 500 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 497 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 498 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:buildRegistrationActionParameters\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 499 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 500 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 501 | 501 |  ]; | 
                                                                                                            
                                                            | 502 | 502 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 503 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 504 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:registrationEmailSent\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            | 505 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 506 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 503 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 504 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:registrationEmailSent\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 505 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 506 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 507 | 507 |  ]; | 
                                                                                                            
                                                            | 508 | 508 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 509 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 510 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:registrationPdf\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            | 511 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 512 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 509 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 510 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\RegistrationController\\:\\:registrationPdf\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 511 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 512 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 513 | 513 |  ]; | 
                                                                                                            
                                                            | 514 | 514 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 515 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 516 |  | -	'message' => '#^Parameter \\#2 \\$allSecondFactors of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            | 517 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 518 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 515 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 516 | +    'message' => '#^Parameter \\#2 \\$allSecondFactors of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 517 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 518 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 519 | 519 |  ]; | 
                                                                                                            
                                                            | 520 | 520 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 521 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 522 |  | -	'message' => '#^Parameter \\#2 \\$nonce of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:verifyEmail\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            | 523 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 524 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 521 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 522 | +    'message' => '#^Parameter \\#2 \\$nonce of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:verifyEmail\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 523 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 524 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 525 | 525 |  ]; | 
                                                                                                            
                                                            | 526 | 526 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 527 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 528 |  | -	'message' => '#^Parameter \\#2 \\$verificationNonce of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:findUnverifiedByVerificationNonce\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            | 529 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 530 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            |  | 527 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 528 | +    'message' => '#^Parameter \\#2 \\$verificationNonce of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:findUnverifiedByVerificationNonce\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 529 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 530 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/RegistrationController.php', | 
                                                                                                            
                                                            | 531 | 531 |  ]; | 
                                                                                                            
                                                            | 532 | 532 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 533 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 534 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 535 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 536 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            |  | 533 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 534 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 535 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 536 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            | 537 | 537 |  ]; | 
                                                                                                            
                                                            | 538 | 538 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 539 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 540 |  | -	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            | 541 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 542 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            |  | 539 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 540 | +    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            |  | 541 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 542 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            | 543 | 543 |  ]; | 
                                                                                                            
                                                            | 544 | 544 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 545 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 546 |  | -	'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 547 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 548 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            |  | 545 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 546 | +    'message' => '#^Parameter \\#1 \\$requestId of method Surfnet\\\\SamlBundle\\\\Monolog\\\\SamlAuthenticationLogger\\:\\:forAuthentication\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 547 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 548 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            | 549 | 549 |  ]; | 
                                                                                                            
                                                            | 550 | 550 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 551 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 552 |  | -	'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\TestSecondFactor\\\\TestAuthenticationRequestFactory\\:\\:createSecondFactorTestRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            | 553 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 554 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            |  | 551 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 552 | +    'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\TestSecondFactor\\\\TestAuthenticationRequestFactory\\:\\:createSecondFactorTestRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 553 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 554 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SamlController.php', | 
                                                                                                            
                                                            | 555 | 555 |  ]; | 
                                                                                                            
                                                            | 556 | 556 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 557 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 558 |  | -	'message' => '#^Cannot access property \\$allowSelfAssertedTokens on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 559 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 560 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 557 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 558 | +    'message' => '#^Cannot access property \\$allowSelfAssertedTokens on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 559 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 560 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 561 | 561 |  ]; | 
                                                                                                            
                                                            | 562 | 562 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 563 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 564 |  | -	'message' => '#^Cannot access property \\$allowedSecondFactors on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 565 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 566 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 563 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 564 | +    'message' => '#^Cannot access property \\$allowedSecondFactors on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 565 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 566 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 567 | 567 |  ]; | 
                                                                                                            
                                                            | 568 | 568 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 569 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 570 |  | -	'message' => '#^Cannot access property \\$numberOfTokensPerIdentity on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 571 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 572 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 569 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 570 | +    'message' => '#^Cannot access property \\$numberOfTokensPerIdentity on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 571 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 572 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 573 | 573 |  ]; | 
                                                                                                            
                                                            | 574 | 574 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 575 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 576 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 577 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 578 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 575 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 576 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 577 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 578 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 579 | 579 |  ]; | 
                                                                                                            
                                                            | 580 | 580 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 581 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 582 |  | -	'message' => '#^Parameter \\#2 \\$allSecondFactors of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            | 583 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 584 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 581 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 582 | +    'message' => '#^Parameter \\#2 \\$allSecondFactors of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 583 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 584 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 585 | 585 |  ]; | 
                                                                                                            
                                                            | 586 | 586 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 587 |  | -	// identifier: booleanAnd.rightAlwaysTrue | 
                                                                                                            
                                                            | 588 |  | -	'message' => '#^Right side of && is always true\\.$#', | 
                                                                                                            
                                                            | 589 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 590 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            |  | 587 | +    // identifier: booleanAnd.rightAlwaysTrue | 
                                                                                                            
                                                            |  | 588 | +    'message' => '#^Right side of && is always true\\.$#', | 
                                                                                                            
                                                            |  | 589 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 590 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorListController.php', | 
                                                                                                            
                                                            | 591 | 591 |  ]; | 
                                                                                                            
                                                            | 592 | 592 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 593 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 594 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 595 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 596 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorRevokeController.php', | 
                                                                                                            
                                                            |  | 593 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 594 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 595 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 596 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorRevokeController.php', | 
                                                                                                            
                                                            | 597 | 597 |  ]; | 
                                                                                                            
                                                            | 598 | 598 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 599 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 600 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SecondFactor\\\\SecondFactorRevokeController\\:\\:__invoke\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 601 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 602 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorRevokeController.php', | 
                                                                                                            
                                                            |  | 599 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 600 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SecondFactor\\\\SecondFactorRevokeController\\:\\:__invoke\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 601 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 602 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SecondFactor/SecondFactorRevokeController.php', | 
                                                                                                            
                                                            | 603 | 603 |  ]; | 
                                                                                                            
                                                            | 604 | 604 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 605 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 606 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 607 |  | -	'count' => 11, | 
                                                                                                            
                                                            | 608 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 605 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 606 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 607 | +    'count' => 11, | 
                                                                                                            
                                                            |  | 608 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 609 | 609 |  ]; | 
                                                                                                            
                                                            | 610 | 610 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 611 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 612 |  | -	'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 613 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 614 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 611 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 612 | +    'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 613 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 614 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 615 | 615 |  ]; | 
                                                                                                            
                                                            | 616 | 616 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 617 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 618 |  | -	'message' => '#^Parameter \\#2 \\$secondFactor of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getAvailableTokens\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null given\\.$#', | 
                                                                                                            
                                                            | 619 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 620 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 617 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 618 | +    'message' => '#^Parameter \\#2 \\$secondFactor of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getAvailableTokens\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 619 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 620 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 621 | 621 |  ]; | 
                                                                                                            
                                                            | 622 | 622 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 623 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 624 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfAssertedTokenRegistrationCommand\\:\\:\\$secondFactor \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            | 625 |  | -	'count' => 3, | 
                                                                                                            
                                                            | 626 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 623 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 624 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfAssertedTokenRegistrationCommand\\:\\:\\$secondFactor \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            |  | 625 | +    'count' => 3, | 
                                                                                                            
                                                            |  | 626 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 627 | 627 |  ]; | 
                                                                                                            
                                                            | 628 | 628 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 629 |  | -	// identifier: property.onlyWritten | 
                                                                                                            
                                                            | 630 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SelfAssertedTokensController\\:\\:\\$authnRequestFactory is never read, only written\\.$#', | 
                                                                                                            
                                                            | 631 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 632 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 629 | +    // identifier: property.onlyWritten | 
                                                                                                            
                                                            |  | 630 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SelfAssertedTokensController\\:\\:\\$authnRequestFactory is never read, only written\\.$#', | 
                                                                                                            
                                                            |  | 631 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 632 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 633 | 633 |  ]; | 
                                                                                                            
                                                            | 634 | 634 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 635 |  | -	// identifier: property.onlyWritten | 
                                                                                                            
                                                            | 636 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SelfAssertedTokensController\\:\\:\\$loaResolutionService is never read, only written\\.$#', | 
                                                                                                            
                                                            | 637 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 638 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            |  | 635 | +    // identifier: property.onlyWritten | 
                                                                                                            
                                                            |  | 636 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Controller\\\\SelfAssertedTokensController\\:\\:\\$loaResolutionService is never read, only written\\.$#', | 
                                                                                                            
                                                            |  | 637 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 638 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfAssertedTokensController.php', | 
                                                                                                            
                                                            | 639 | 639 |  ]; | 
                                                                                                            
                                                            | 640 | 640 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 641 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 642 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 643 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 644 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            |  | 641 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 642 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 643 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 644 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            | 645 | 645 |  ]; | 
                                                                                                            
                                                            | 646 | 646 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 647 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 648 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfVetCommand\\:\\:\\$authoringLoa \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 649 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 650 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            |  | 647 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 648 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfVetCommand\\:\\:\\$authoringLoa \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 649 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 650 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            | 651 | 651 |  ]; | 
                                                                                                            
                                                            | 652 | 652 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 653 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 654 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfVetCommand\\:\\:\\$secondFactor \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            | 655 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 656 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            |  | 653 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 654 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Command\\\\SelfVetCommand\\:\\:\\$secondFactor \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            |  | 655 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 656 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetConsumeController.php', | 
                                                                                                            
                                                            | 657 | 657 |  ]; | 
                                                                                                            
                                                            | 658 | 658 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 659 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 660 |  | -	'message' => '#^Cannot access property \\$type on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            | 661 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 662 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            |  | 659 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 660 | +    'message' => '#^Cannot access property \\$type on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactor\\|null\\.$#', | 
                                                                                                            
                                                            |  | 661 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 662 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            | 663 | 663 |  ]; | 
                                                                                                            
                                                            | 664 | 664 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 665 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 666 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 667 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 668 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            |  | 665 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 666 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 667 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 668 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            | 669 | 669 |  ]; | 
                                                                                                            
                                                            | 670 | 670 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 671 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 672 |  | -	'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            | 673 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 674 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            |  | 671 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 672 | +    'message' => '#^Parameter \\#1 \\$loaLevel of method Surfnet\\\\StepupBundle\\\\Service\\\\LoaResolutionService\\:\\:getLoaByLevel\\(\\) expects int, float given\\.$#', | 
                                                                                                            
                                                            |  | 673 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 674 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            | 675 | 675 |  ]; | 
                                                                                                            
                                                            | 676 | 676 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 677 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 678 |  | -	'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\TestSecondFactor\\\\TestAuthenticationRequestFactory\\:\\:createSecondFactorTestRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            | 679 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 680 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            |  | 677 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 678 | +    'message' => '#^Parameter \\#2 \\$loa of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\TestSecondFactor\\\\TestAuthenticationRequestFactory\\:\\:createSecondFactorTestRequest\\(\\) expects Surfnet\\\\StepupBundle\\\\Value\\\\Loa, Surfnet\\\\StepupBundle\\\\Value\\\\Loa\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 679 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 680 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Controller/SelfVet/SelfVetController.php', | 
                                                                                                            
                                                            | 681 | 681 |  ]; | 
                                                                                                            
                                                            | 682 | 682 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 683 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 684 |  | -	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#', | 
                                                                                                            
                                                            | 685 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 686 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 683 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 684 | +    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 685 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 686 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 687 | 687 |  ]; | 
                                                                                                            
                                                            | 688 | 688 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 689 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 690 |  | -	'message' => '#^Cannot call method arrayNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 691 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 692 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 689 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 690 | +    'message' => '#^Cannot call method arrayNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 691 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 692 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 693 | 693 |  ]; | 
                                                                                                            
                                                            | 694 | 694 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 695 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 696 |  | -	'message' => '#^Cannot call method integerNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 697 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 698 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 695 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 696 | +    'message' => '#^Cannot call method integerNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 697 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 698 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 699 | 699 |  ]; | 
                                                                                                            
                                                            | 700 | 700 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 701 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 702 |  | -	'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 703 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 704 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            |  | 701 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 702 | +    'message' => '#^Cannot call method scalarNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 703 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 704 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/Configuration.php', | 
                                                                                                            
                                                            | 705 | 705 |  ]; | 
                                                                                                            
                                                            | 706 | 706 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 707 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 708 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSelfServiceExtension\\:\\:parseActivationFlowPreferenceConfiguration\\(\\) has parameter \\$preferenceConfig with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 709 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 710 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/SurfnetStepupSelfServiceSelfServiceExtension.php', | 
                                                                                                            
                                                            |  | 707 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 708 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSelfServiceExtension\\:\\:parseActivationFlowPreferenceConfiguration\\(\\) has parameter \\$preferenceConfig with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 709 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 710 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/SurfnetStepupSelfServiceSelfServiceExtension.php', | 
                                                                                                            
                                                            | 711 | 711 |  ]; | 
                                                                                                            
                                                            | 712 | 712 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 713 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 714 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSelfServiceExtension\\:\\:parseSecondFactorTestIdentityProviderConfiguration\\(\\) has parameter \\$identityProvider with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 715 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 716 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/SurfnetStepupSelfServiceSelfServiceExtension.php', | 
                                                                                                            
                                                            |  | 713 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 714 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\DependencyInjection\\\\SurfnetStepupSelfServiceSelfServiceExtension\\:\\:parseSecondFactorTestIdentityProviderConfiguration\\(\\) has parameter \\$identityProvider with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 715 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 716 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/DependencyInjection/SurfnetStepupSelfServiceSelfServiceExtension.php', | 
                                                                                                            
                                                            | 717 | 717 |  ]; | 
                                                                                                            
                                                            | 718 | 718 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 719 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 720 |  | -	'message' => '#^Call to an undefined method Symfony\\\\Contracts\\\\Translation\\\\TranslatorInterface\\:\\:setLocale\\(\\)\\.$#', | 
                                                                                                            
                                                            | 721 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 722 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/EventListener/LocaleListener.php', | 
                                                                                                            
                                                            |  | 719 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 720 | +    'message' => '#^Call to an undefined method Symfony\\\\Contracts\\\\Translation\\\\TranslatorInterface\\:\\:setLocale\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 721 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 722 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/EventListener/LocaleListener.php', | 
                                                                                                            
                                                            | 723 | 723 |  ]; | 
                                                                                                            
                                                            | 724 | 724 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 725 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 726 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 727 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 728 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/EventListener/LocaleListener.php', | 
                                                                                                            
                                                            |  | 725 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 726 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 727 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 728 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/EventListener/LocaleListener.php', | 
                                                                                                            
                                                            | 729 | 729 |  ]; | 
                                                                                                            
                                                            | 730 | 730 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 731 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 732 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#', | 
                                                                                                            
                                                            | 733 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 734 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 731 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 732 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 733 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 734 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 735 | 735 |  ]; | 
                                                                                                            
                                                            | 736 | 736 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 737 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 738 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$constraints with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 739 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 740 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 737 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 738 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$constraints with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 739 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 740 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 741 | 741 |  ]; | 
                                                                                                            
                                                            | 742 | 742 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 743 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 744 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#', | 
                                                                                                            
                                                            | 745 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 746 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 743 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 744 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 745 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 746 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 747 | 747 |  ]; | 
                                                                                                            
                                                            | 748 | 748 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 749 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 750 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$propertyPath with no type specified\\.$#', | 
                                                                                                            
                                                            | 751 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 752 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 749 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 750 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$propertyPath with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 751 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 752 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 753 | 753 |  ]; | 
                                                                                                            
                                                            | 754 | 754 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 755 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 756 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            | 757 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 758 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 755 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 756 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:__construct\\(\\) has parameter \\$value with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 757 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 758 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 759 | 759 |  ]; | 
                                                                                                            
                                                            | 760 | 760 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 761 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 762 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getConstraints\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 763 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 764 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 761 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 762 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getConstraints\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 763 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 764 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 765 | 765 |  ]; | 
                                                                                                            
                                                            | 766 | 766 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 767 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 768 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getPropertyPath\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 769 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 770 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 767 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 768 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getPropertyPath\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 769 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 770 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 771 | 771 |  ]; | 
                                                                                                            
                                                            | 772 | 772 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 773 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 774 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getValue\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 775 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 776 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            |  | 773 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 774 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Exception\\\\AssertionFailedException\\:\\:getValue\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 775 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 776 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Exception/AssertionFailedException.php', | 
                                                                                                            
                                                            | 777 | 777 |  ]; | 
                                                                                                            
                                                            | 778 | 778 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 779 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 780 |  | -	'message' => '#^Cannot access property \\$resendRoute on mixed\\.$#', | 
                                                                                                            
                                                            | 781 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 782 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Form/Type/VerifySmsChallengeType.php', | 
                                                                                                            
                                                            |  | 779 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 780 | +    'message' => '#^Cannot access property \\$resendRoute on mixed\\.$#', | 
                                                                                                            
                                                            |  | 781 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 782 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Form/Type/VerifySmsChallengeType.php', | 
                                                                                                            
                                                            | 783 | 783 |  ]; | 
                                                                                                            
                                                            | 784 | 784 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 785 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 786 |  | -	'message' => '#^Cannot access property \\$resendRouteParameters on mixed\\.$#', | 
                                                                                                            
                                                            | 787 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 788 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Form/Type/VerifySmsChallengeType.php', | 
                                                                                                            
                                                            |  | 785 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 786 | +    'message' => '#^Cannot access property \\$resendRouteParameters on mixed\\.$#', | 
                                                                                                            
                                                            |  | 787 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 788 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Form/Type/VerifySmsChallengeType.php', | 
                                                                                                            
                                                            | 789 | 789 |  ]; | 
                                                                                                            
                                                            | 790 | 790 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 791 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 792 |  | -	'message' => '#^Cannot call method getPreferredLanguage\\(\\) on Symfony\\\\Component\\\\HttpFoundation\\\\Request\\|null\\.$#', | 
                                                                                                            
                                                            | 793 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 794 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Locale/RequestStackLocaleProvider.php', | 
                                                                                                            
                                                            |  | 791 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 792 | +    'message' => '#^Cannot call method getPreferredLanguage\\(\\) on Symfony\\\\Component\\\\HttpFoundation\\\\Request\\|null\\.$#', | 
                                                                                                            
                                                            |  | 793 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 794 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Locale/RequestStackLocaleProvider.php', | 
                                                                                                            
                                                            | 795 | 795 |  ]; | 
                                                                                                            
                                                            | 796 | 796 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 797 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 798 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\AuthenticatedIdentity\\:\\:eraseCredentials\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 799 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 800 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/AuthenticatedIdentity.php', | 
                                                                                                            
                                                            |  | 797 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 798 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\AuthenticatedIdentity\\:\\:eraseCredentials\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 799 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 800 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/AuthenticatedIdentity.php', | 
                                                                                                            
                                                            | 801 | 801 |  ]; | 
                                                                                                            
                                                            | 802 | 802 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 803 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 804 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 805 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 806 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/EventSubscriber/CustomLogoutListener.php', | 
                                                                                                            
                                                            |  | 803 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 804 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 805 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 806 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/EventSubscriber/CustomLogoutListener.php', | 
                                                                                                            
                                                            | 807 | 807 |  ]; | 
                                                                                                            
                                                            | 808 | 808 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 809 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 810 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\EventSubscriber\\\\CustomLogoutListener\\:\\:__construct\\(\\) has parameter \\$logoutRedirectUrl with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 811 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 812 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/EventSubscriber/CustomLogoutListener.php', | 
                                                                                                            
                                                            |  | 809 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 810 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\EventSubscriber\\\\CustomLogoutListener\\:\\:__construct\\(\\) has parameter \\$logoutRedirectUrl with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 811 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 812 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/EventSubscriber/CustomLogoutListener.php', | 
                                                                                                            
                                                            | 813 | 813 |  ]; | 
                                                                                                            
                                                            | 814 | 814 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 815 |  | -	// identifier: missingType.generics | 
                                                                                                            
                                                            | 816 |  | -	'message' => '#^Class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Provider\\\\SamlProvider implements generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#', | 
                                                                                                            
                                                            | 817 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 818 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 815 | +    // identifier: missingType.generics | 
                                                                                                            
                                                            |  | 816 | +    'message' => '#^Class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Provider\\\\SamlProvider implements generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#', | 
                                                                                                            
                                                            |  | 817 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 818 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 819 | 819 |  ]; | 
                                                                                                            
                                                            | 820 | 820 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 821 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 822 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Provider\\\\SamlProvider\\:\\:getNameId\\(\\) should return string but returns string\\|null\\.$#', | 
                                                                                                            
                                                            | 823 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 824 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 821 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 822 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Provider\\\\SamlProvider\\:\\:getNameId\\(\\) should return string but returns string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 823 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 824 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 825 | 825 |  ]; | 
                                                                                                            
                                                            | 826 | 826 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 827 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 828 |  | -	'message' => '#^Parameter \\#1 \\$array of function reset expects array\\|object, mixed given\\.$#', | 
                                                                                                            
                                                            | 829 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 830 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 827 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 828 | +    'message' => '#^Parameter \\#1 \\$array of function reset expects array\\|object, mixed given\\.$#', | 
                                                                                                            
                                                            |  | 829 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 830 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 831 | 831 |  ]; | 
                                                                                                            
                                                            | 832 | 832 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 833 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 834 |  | -	'message' => '#^Parameter \\#1 \\$nameId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService\\:\\:findByNameIdAndInstitution\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 835 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 836 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 833 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 834 | +    'message' => '#^Parameter \\#1 \\$nameId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService\\:\\:findByNameIdAndInstitution\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 835 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 836 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 837 | 837 |  ]; | 
                                                                                                            
                                                            | 838 | 838 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 839 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 840 |  | -	'message' => '#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#', | 
                                                                                                            
                                                            | 841 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 842 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 839 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 840 | +    'message' => '#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#', | 
                                                                                                            
                                                            |  | 841 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 842 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 843 | 843 |  ]; | 
                                                                                                            
                                                            | 844 | 844 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 845 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 846 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\Identity\\:\\:\\$nameId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 847 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 848 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            |  | 845 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 846 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\Identity\\:\\:\\$nameId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 847 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 848 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Provider/SamlProvider.php', | 
                                                                                                            
                                                            | 849 | 849 |  ]; | 
                                                                                                            
                                                            | 850 | 850 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 851 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 852 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\SamlAuthenticationStateHandler\\:\\:clearRequestId\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 853 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 854 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/SamlAuthenticationStateHandler.php', | 
                                                                                                            
                                                            |  | 851 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 852 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\SamlAuthenticationStateHandler\\:\\:clearRequestId\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 853 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 854 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/SamlAuthenticationStateHandler.php', | 
                                                                                                            
                                                            | 855 | 855 |  ]; | 
                                                                                                            
                                                            | 856 | 856 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 857 |  | -	// identifier: missingType.return | 
                                                                                                            
                                                            | 858 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\SamlAuthenticationStateHandler\\:\\:setRequestId\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            | 859 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 860 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/SamlAuthenticationStateHandler.php', | 
                                                                                                            
                                                            |  | 857 | +    // identifier: missingType.return | 
                                                                                                            
                                                            |  | 858 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\SamlAuthenticationStateHandler\\:\\:setRequestId\\(\\) has no return type specified\\.$#', | 
                                                                                                            
                                                            |  | 859 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 860 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/SamlAuthenticationStateHandler.php', | 
                                                                                                            
                                                            | 861 | 861 |  ]; | 
                                                                                                            
                                                            | 862 | 862 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 863 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 864 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Session\\\\SessionStorage\\:\\:getCurrentRequestUri\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 865 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 866 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            |  | 863 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 864 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Session\\\\SessionStorage\\:\\:getCurrentRequestUri\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 865 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 866 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            | 867 | 867 |  ]; | 
                                                                                                            
                                                            | 868 | 868 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 869 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 870 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Session\\\\SessionStorage\\:\\:getRequestId\\(\\) should return string\\|null but returns mixed\\.$#', | 
                                                                                                            
                                                            | 871 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 872 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            |  | 869 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 870 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Authentication\\\\Session\\\\SessionStorage\\:\\:getRequestId\\(\\) should return string\\|null but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 871 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 872 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            | 873 | 873 |  ]; | 
                                                                                                            
                                                            | 874 | 874 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 875 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 876 |  | -	'message' => '#^Parameter \\#1 \\$string of static method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:fromString\\(\\) expects string, mixed given\\.$#', | 
                                                                                                            
                                                            | 877 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 878 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            |  | 875 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 876 | +    'message' => '#^Parameter \\#1 \\$string of static method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:fromString\\(\\) expects string, mixed given\\.$#', | 
                                                                                                            
                                                            |  | 877 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 878 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Authentication/Session/SessionStorage.php', | 
                                                                                                            
                                                            | 879 | 879 |  ]; | 
                                                                                                            
                                                            | 880 | 880 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 881 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 882 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$config with no type specified\\.$#', | 
                                                                                                            
                                                            | 883 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 884 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            |  | 881 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 882 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$config with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 883 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 884 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            | 885 | 885 |  ]; | 
                                                                                                            
                                                            | 886 | 886 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 887 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 888 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$defaultEntryPoint with no type specified\\.$#', | 
                                                                                                            
                                                            | 889 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 890 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            |  | 887 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 888 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$defaultEntryPoint with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 889 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 890 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            | 891 | 891 |  ]; | 
                                                                                                            
                                                            | 892 | 892 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 893 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 894 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$userProvider with no type specified\\.$#', | 
                                                                                                            
                                                            | 895 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 896 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            |  | 893 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 894 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) has parameter \\$userProvider with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 895 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 896 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            | 897 | 897 |  ]; | 
                                                                                                            
                                                            | 898 | 898 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 899 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 900 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 901 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 902 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            |  | 899 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 900 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 901 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 902 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            | 903 | 903 |  ]; | 
                                                                                                            
                                                            | 904 | 904 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 905 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 906 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:createAuthenticator\\(\\) should return array\\<string\\>\\|string but returns array\\<string, mixed\\>\\.$#', | 
                                                                                                            
                                                            | 907 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 908 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            |  | 905 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 906 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Security\\\\Factory\\\\SamlFactory\\:\\:createAuthenticator\\(\\) should return array\\<string\\>\\|string but returns array\\<string, mixed\\>\\.$#', | 
                                                                                                            
                                                            |  | 907 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 908 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Security/Factory/SamlFactory.php', | 
                                                                                                            
                                                            | 909 | 909 |  ]; | 
                                                                                                            
                                                            | 910 | 910 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 911 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 912 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ActivationFlowService\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 913 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 914 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            |  | 911 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 912 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ActivationFlowService\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 913 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 914 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            | 915 | 915 |  ]; | 
                                                                                                            
                                                            | 916 | 916 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 917 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 918 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ActivationFlowService\\:\\:getPreference\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreferenceInterface but returns mixed\\.$#', | 
                                                                                                            
                                                            | 919 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 920 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            |  | 917 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 918 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ActivationFlowService\\:\\:getPreference\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreferenceInterface but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 919 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 920 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            | 921 | 921 |  ]; | 
                                                                                                            
                                                            | 922 | 922 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 923 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 924 |  | -	'message' => '#^Parameter \\#1 \\$preference of class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreference constructor expects string, array\\|string given\\.$#', | 
                                                                                                            
                                                            | 925 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 926 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            |  | 923 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 924 | +    'message' => '#^Parameter \\#1 \\$preference of class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreference constructor expects string, array\\|string given\\.$#', | 
                                                                                                            
                                                            |  | 925 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 926 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            | 927 | 927 |  ]; | 
                                                                                                            
                                                            | 928 | 928 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 929 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 930 |  | -	'message' => '#^Parameter \\#2 \\$array of function array_key_exists expects array, array\\<string, int\\|string\\>\\|false given\\.$#', | 
                                                                                                            
                                                            | 931 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 932 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            |  | 929 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 930 | +    'message' => '#^Parameter \\#2 \\$array of function array_key_exists expects array, array\\<string, int\\|string\\>\\|false given\\.$#', | 
                                                                                                            
                                                            |  | 931 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 932 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            | 933 | 933 |  ]; | 
                                                                                                            
                                                            | 934 | 934 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 935 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 936 |  | -	'message' => '#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, array\\|string given\\.$#', | 
                                                                                                            
                                                            | 937 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 938 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            |  | 935 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 936 | +    'message' => '#^Parameter \\#3 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, array\\|string given\\.$#', | 
                                                                                                            
                                                            |  | 937 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 938 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ActivationFlowService.php', | 
                                                                                                            
                                                            | 939 | 939 |  ]; | 
                                                                                                            
                                                            | 940 | 940 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 941 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 942 |  | -	'message' => '#^Parameter \\#1 \\$path of function basename expects string, string\\|false given\\.$#', | 
                                                                                                            
                                                            | 943 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 944 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ApplicationHelper.php', | 
                                                                                                            
                                                            |  | 941 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 942 | +    'message' => '#^Parameter \\#1 \\$path of function basename expects string, string\\|false given\\.$#', | 
                                                                                                            
                                                            |  | 943 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 944 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ApplicationHelper.php', | 
                                                                                                            
                                                            | 945 | 945 |  ]; | 
                                                                                                            
                                                            | 946 | 946 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 947 |  | -	// identifier: missingType.property | 
                                                                                                            
                                                            | 948 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ApplicationHelper\\:\\:\\$kernelProjectDir has no type specified\\.$#', | 
                                                                                                            
                                                            | 949 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 950 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ApplicationHelper.php', | 
                                                                                                            
                                                            |  | 947 | +    // identifier: missingType.property | 
                                                                                                            
                                                            |  | 948 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\ApplicationHelper\\:\\:\\$kernelProjectDir has no type specified\\.$#', | 
                                                                                                            
                                                            |  | 949 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 950 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ApplicationHelper.php', | 
                                                                                                            
                                                            | 951 | 951 |  ]; | 
                                                                                                            
                                                            | 952 | 952 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 953 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 954 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 955 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 956 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/CommandService.php', | 
                                                                                                            
                                                            |  | 953 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 954 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 955 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 956 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/CommandService.php', | 
                                                                                                            
                                                            | 957 | 957 |  ]; | 
                                                                                                            
                                                            | 958 | 958 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 959 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 960 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 961 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 962 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ControllerCheckerService.php', | 
                                                                                                            
                                                            |  | 959 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 960 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 961 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 962 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ControllerCheckerService.php', | 
                                                                                                            
                                                            | 963 | 963 |  ]; | 
                                                                                                            
                                                            | 964 | 964 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 965 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 966 |  | -	'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            | 967 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 968 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ControllerCheckerService.php', | 
                                                                                                            
                                                            |  | 965 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 966 | +    'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, array\\|bool\\|float\\|int\\|string\\|UnitEnum\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 967 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 968 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/ControllerCheckerService.php', | 
                                                                                                            
                                                            | 969 | 969 |  ]; | 
                                                                                                            
                                                            | 970 | 970 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 971 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 972 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:__construct\\(\\) has parameter \\$locales with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 973 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 974 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            |  | 971 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 972 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:__construct\\(\\) has parameter \\$locales with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 973 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 974 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            | 975 | 975 |  ]; | 
                                                                                                            
                                                            | 976 | 976 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 977 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 978 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:__construct\\(\\) has parameter \\$supportUrl with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 979 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 980 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            |  | 977 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 978 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:__construct\\(\\) has parameter \\$supportUrl with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 979 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 980 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            | 981 | 981 |  ]; | 
                                                                                                            
                                                            | 982 | 982 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 983 |  | -	// identifier: property.onlyWritten | 
                                                                                                            
                                                            | 984 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:\\$locales is never read, only written\\.$#', | 
                                                                                                            
                                                            | 985 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 986 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            |  | 983 | +    // identifier: property.onlyWritten | 
                                                                                                            
                                                            |  | 984 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\GlobalViewParameters\\:\\:\\$locales is never read, only written\\.$#', | 
                                                                                                            
                                                            |  | 985 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 986 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/GlobalViewParameters.php', | 
                                                                                                            
                                                            | 987 | 987 |  ]; | 
                                                                                                            
                                                            | 988 | 988 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 989 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 990 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupMiddlewareClientBundle\\\\Command\\\\Command\\:\\:\\$id\\.$#', | 
                                                                                                            
                                                            | 991 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 992 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 989 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 990 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupMiddlewareClientBundle\\\\Command\\\\Command\\:\\:\\$id\\.$#', | 
                                                                                                            
                                                            |  | 991 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 992 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 993 | 993 |  ]; | 
                                                                                                            
                                                            | 994 | 994 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 995 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 996 |  | -	'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getUsername\\(\\)\\.$#', | 
                                                                                                            
                                                            | 997 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 998 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 995 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 996 | +    'message' => '#^Call to an undefined method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\:\\:getUsername\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 997 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 998 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 999 | 999 |  ]; | 
                                                                                                            
                                                            | 1000 | 1000 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1001 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1002 |  | -	'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            | 1003 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1004 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 1001 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1002 | +    'message' => '#^Cannot call method getIdentity\\(\\) on Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1003 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1004 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 1005 | 1005 |  ]; | 
                                                                                                            
                                                            | 1006 | 1006 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1007 |  | -	// identifier: missingType.generics | 
                                                                                                            
                                                            | 1008 |  | -	'message' => '#^Class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService implements generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#', | 
                                                                                                            
                                                            | 1009 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1010 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 1007 | +    // identifier: missingType.generics | 
                                                                                                            
                                                            |  | 1008 | +    'message' => '#^Class Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService implements generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#', | 
                                                                                                            
                                                            |  | 1009 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1010 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 1011 | 1011 |  ]; | 
                                                                                                            
                                                            | 1012 | 1012 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1013 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 1014 |  | -	'message' => '#^Parameter \\#1 \\$id of class Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\UpdateIdentityCommand constructor expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 1015 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1016 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 1013 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 1014 | +    'message' => '#^Parameter \\#1 \\$id of class Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\UpdateIdentityCommand constructor expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 1015 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1016 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 1017 | 1017 |  ]; | 
                                                                                                            
                                                            | 1018 | 1018 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1019 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1020 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\CreateIdentityCommand\\:\\:\\$id \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1021 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1022 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 1019 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1020 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\CreateIdentityCommand\\:\\:\\$id \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1021 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1022 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 1023 | 1023 |  ]; | 
                                                                                                            
                                                            | 1024 | 1024 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1025 |  | -	// identifier: method.childReturnType | 
                                                                                                            
                                                            | 1026 |  | -	'message' => '#^Return type \\(void\\) of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService\\:\\:refreshUser\\(\\) should be compatible with return type \\(Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\) of method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface\\<Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\>\\:\\:refreshUser\\(\\)$#', | 
                                                                                                            
                                                            | 1027 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1028 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            |  | 1025 | +    // identifier: method.childReturnType | 
                                                                                                            
                                                            |  | 1026 | +    'message' => '#^Return type \\(void\\) of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\IdentityService\\:\\:refreshUser\\(\\) should be compatible with return type \\(Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\) of method Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface\\<Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\>\\:\\:refreshUser\\(\\)$#', | 
                                                                                                            
                                                            |  | 1027 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1028 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/IdentityService.php', | 
                                                                                                            
                                                            | 1029 | 1029 |  ]; | 
                                                                                                            
                                                            | 1030 | 1030 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1031 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1032 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\InstitutionConfigurationOptionsService\\:\\:getInstitutionConfigurationOptionsFor\\(\\) has parameter \\$institution with no type specified\\.$#', | 
                                                                                                            
                                                            | 1033 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1034 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/InstitutionConfigurationOptionsService.php', | 
                                                                                                            
                                                            |  | 1031 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1032 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\InstitutionConfigurationOptionsService\\:\\:getInstitutionConfigurationOptionsFor\\(\\) has parameter \\$institution with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1033 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1034 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/InstitutionConfigurationOptionsService.php', | 
                                                                                                            
                                                            | 1035 | 1035 |  ]; | 
                                                                                                            
                                                            | 1036 | 1036 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1037 |  | -	// identifier: return.empty | 
                                                                                                            
                                                            | 1038 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\LocaleProviderService\\:\\:determinePreferredLocale\\(\\) should return string but empty return statement found\\.$#', | 
                                                                                                            
                                                            | 1039 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 1040 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/LocaleProviderService.php', | 
                                                                                                            
                                                            |  | 1037 | +    // identifier: return.empty | 
                                                                                                            
                                                            |  | 1038 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\LocaleProviderService\\:\\:determinePreferredLocale\\(\\) should return string but empty return statement found\\.$#', | 
                                                                                                            
                                                            |  | 1039 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 1040 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/LocaleProviderService.php', | 
                                                                                                            
                                                            | 1041 | 1041 |  ]; | 
                                                                                                            
                                                            | 1042 | 1042 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1043 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1044 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\RaLocationService\\:\\:listRaLocationsFor\\(\\) has parameter \\$institution with no type specified\\.$#', | 
                                                                                                            
                                                            | 1045 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1046 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/RaLocationService.php', | 
                                                                                                            
                                                            |  | 1043 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1044 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\RaLocationService\\:\\:listRaLocationsFor\\(\\) has parameter \\$institution with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1045 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1046 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/RaLocationService.php', | 
                                                                                                            
                                                            | 1047 | 1047 |  ]; | 
                                                                                                            
                                                            | 1048 | 1048 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1049 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1050 |  | -	'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1051 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 1052 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1049 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1050 | +    'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1051 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 1052 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1053 | 1053 |  ]; | 
                                                                                                            
                                                            | 1054 | 1054 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1055 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1056 |  | -	'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1057 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1058 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1055 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1056 | +    'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1057 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1058 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1059 | 1059 |  ]; | 
                                                                                                            
                                                            | 1060 | 1060 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1061 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1062 |  | -	'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1063 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1064 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1061 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1062 | +    'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1063 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1064 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1065 | 1065 |  ]; | 
                                                                                                            
                                                            | 1066 | 1066 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1067 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1068 |  | -	'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1069 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1070 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1067 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1068 | +    'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1069 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1070 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1071 | 1071 |  ]; | 
                                                                                                            
                                                            | 1072 | 1072 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1073 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1074 |  | -	'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1075 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1076 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1073 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1074 | +    'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1075 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1076 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1077 | 1077 |  ]; | 
                                                                                                            
                                                            | 1078 | 1078 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1079 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1080 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1081 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1082 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1079 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1080 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1081 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1082 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1083 | 1083 |  ]; | 
                                                                                                            
                                                            | 1084 | 1084 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1085 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1086 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1087 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1088 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1085 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1086 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1087 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1088 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1089 | 1089 |  ]; | 
                                                                                                            
                                                            | 1090 | 1090 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1091 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1092 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:filterAvailableSecondFactors\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1093 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1094 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1091 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1092 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:filterAvailableSecondFactors\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1093 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1094 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1095 | 1095 |  ]; | 
                                                                                                            
                                                            | 1096 | 1096 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1097 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1098 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:filterAvailableSecondFactors\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1099 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1100 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1097 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1098 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:filterAvailableSecondFactors\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1099 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1100 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1101 | 1101 |  ]; | 
                                                                                                            
                                                            | 1102 | 1102 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1103 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1104 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1105 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1106 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1103 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1104 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$allSecondFactors with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1105 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1106 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1107 | 1107 |  ]; | 
                                                                                                            
                                                            | 1108 | 1108 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1109 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1110 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$allowedSecondFactors with no type specified\\.$#', | 
                                                                                                            
                                                            | 1111 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1112 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1109 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1110 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$allowedSecondFactors with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1111 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1112 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1113 | 1113 |  ]; | 
                                                                                                            
                                                            | 1114 | 1114 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1115 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1116 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$identity with no type specified\\.$#', | 
                                                                                                            
                                                            | 1117 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1118 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1115 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1116 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$identity with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1117 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1118 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1119 | 1119 |  ]; | 
                                                                                                            
                                                            | 1120 | 1120 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1121 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1122 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$maximumNumberOfRegistrations with no type specified\\.$#', | 
                                                                                                            
                                                            | 1123 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1124 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1121 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1122 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:getSecondFactorsForIdentity\\(\\) has parameter \\$maximumNumberOfRegistrations with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1123 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1124 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1125 | 1125 |  ]; | 
                                                                                                            
                                                            | 1126 | 1126 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1127 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1128 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            | 1129 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1130 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1127 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1128 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) has parameter \\$secondFactorId with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1129 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1130 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1131 | 1131 |  ]; | 
                                                                                                            
                                                            | 1132 | 1132 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1133 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1134 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) has parameter \\$state with no type specified\\.$#', | 
                                                                                                            
                                                            | 1135 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1136 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1133 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1134 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:identityHasSecondFactorOfStateWithId\\(\\) has parameter \\$state with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1135 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1136 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1137 | 1137 |  ]; | 
                                                                                                            
                                                            | 1138 | 1138 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1139 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 1140 |  | -	'message' => '#^Parameter \\#2 \\$unverifiedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            | 1141 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1142 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1139 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 1140 | +    'message' => '#^Parameter \\#2 \\$unverifiedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 1141 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1142 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1143 | 1143 |  ]; | 
                                                                                                            
                                                            | 1144 | 1144 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1145 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 1146 |  | -	'message' => '#^Parameter \\#3 \\$verifiedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            | 1147 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1148 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1145 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 1146 | +    'message' => '#^Parameter \\#3 \\$verifiedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 1147 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1148 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1149 | 1149 |  ]; | 
                                                                                                            
                                                            | 1150 | 1150 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1151 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 1152 |  | -	'message' => '#^Parameter \\#4 \\$vettedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            | 1153 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1154 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1151 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 1152 | +    'message' => '#^Parameter \\#4 \\$vettedCollection of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:determineAvailable\\(\\) expects Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection, Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 1153 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1154 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1155 | 1155 |  ]; | 
                                                                                                            
                                                            | 1156 | 1156 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1157 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1158 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RegisterSelfAssertedSecondFactorCommand\\:\\:\\$authorityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1159 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1160 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1157 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1158 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RegisterSelfAssertedSecondFactorCommand\\:\\:\\$authorityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1159 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1160 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1161 | 1161 |  ]; | 
                                                                                                            
                                                            | 1162 | 1162 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1163 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1164 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RegisterSelfAssertedSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1165 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1166 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1163 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1164 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RegisterSelfAssertedSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1165 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1166 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1167 | 1167 |  ]; | 
                                                                                                            
                                                            | 1168 | 1168 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1169 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1170 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RevokeOwnSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1171 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1172 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1169 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1170 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RevokeOwnSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1171 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1172 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1173 | 1173 |  ]; | 
                                                                                                            
                                                            | 1174 | 1174 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1175 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1176 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\SelfVetSecondFactorCommand\\:\\:\\$authorityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1177 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1178 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1175 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1176 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\SelfVetSecondFactorCommand\\:\\:\\$authorityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1177 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1178 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1179 | 1179 |  ]; | 
                                                                                                            
                                                            | 1180 | 1180 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1181 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1182 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\SelfVetSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1183 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1184 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1181 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1182 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\SelfVetSecondFactorCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1183 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1184 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1185 | 1185 |  ]; | 
                                                                                                            
                                                            | 1186 | 1186 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1187 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1188 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$unverified \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1189 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1190 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1187 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1188 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$unverified \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\UnverifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1189 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1190 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1191 | 1191 |  ]; | 
                                                                                                            
                                                            | 1192 | 1192 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1193 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1194 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$verified \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1195 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1196 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1193 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1194 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$verified \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VerifiedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1195 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1196 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1197 | 1197 |  ]; | 
                                                                                                            
                                                            | 1198 | 1198 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1199 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1200 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$vetted \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1201 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1202 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            |  | 1199 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1200 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorTypeCollection\\:\\:\\$vetted \\(Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\) does not accept Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1201 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1202 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SecondFactorService.php', | 
                                                                                                            
                                                            | 1203 | 1203 |  ]; | 
                                                                                                            
                                                            | 1204 | 1204 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1205 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1206 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo\\:\\:__construct\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1207 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1208 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/Dto/ReturnTo.php', | 
                                                                                                            
                                                            |  | 1205 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1206 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo\\:\\:__construct\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1207 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1208 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/Dto/ReturnTo.php', | 
                                                                                                            
                                                            | 1209 | 1209 |  ]; | 
                                                                                                            
                                                            | 1210 | 1210 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1211 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1212 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1213 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1214 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/Dto/ReturnTo.php', | 
                                                                                                            
                                                            |  | 1211 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1212 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo\\:\\:getParameters\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1213 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1214 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/Dto/ReturnTo.php', | 
                                                                                                            
                                                            | 1215 | 1215 |  ]; | 
                                                                                                            
                                                            | 1216 | 1216 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1217 |  | -	// identifier: method.notFound | 
                                                                                                            
                                                            | 1218 |  | -	'message' => '#^Call to an undefined method Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Service\\\\RecoveryTokenService\\:\\:delete\\(\\)\\.$#', | 
                                                                                                            
                                                            | 1219 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1220 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1217 | +    // identifier: method.notFound | 
                                                                                                            
                                                            |  | 1218 | +    'message' => '#^Call to an undefined method Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Service\\\\RecoveryTokenService\\:\\:delete\\(\\)\\.$#', | 
                                                                                                            
                                                            |  | 1219 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1220 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1221 | 1221 |  ]; | 
                                                                                                            
                                                            | 1222 | 1222 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1223 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1224 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:excludeDisabledRecoveryTokens\\(\\) has parameter \\$availableRecoveryTokenTypes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1225 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1226 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1223 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1224 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:excludeDisabledRecoveryTokens\\(\\) has parameter \\$availableRecoveryTokenTypes with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1225 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1226 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1227 | 1227 |  ]; | 
                                                                                                            
                                                            | 1228 | 1228 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1229 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1230 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:excludeDisabledRecoveryTokens\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1231 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1232 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1229 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1230 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:excludeDisabledRecoveryTokens\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1231 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1232 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1233 | 1233 |  ]; | 
                                                                                                            
                                                            | 1234 | 1234 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1235 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1236 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getAvailableTokens\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1237 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1238 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1235 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1236 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getAvailableTokens\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1237 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1238 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1239 | 1239 |  ]; | 
                                                                                                            
                                                            | 1240 | 1240 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1241 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1242 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getRemainingTokenTypes\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1243 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1244 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1241 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1242 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:getRemainingTokenTypes\\(\\) return type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1243 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1244 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1245 | 1245 |  ]; | 
                                                                                                            
                                                            | 1246 | 1246 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1247 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1248 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:setReturnTo\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1249 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1250 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1247 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1248 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenService\\:\\:setReturnTo\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1249 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1250 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenService.php', | 
                                                                                                            
                                                            | 1251 | 1251 |  ]; | 
                                                                                                            
                                                            | 1252 | 1252 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1253 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1254 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:getStepUpGiven\\(\\) should return bool but returns mixed\\.$#', | 
                                                                                                            
                                                            | 1255 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1256 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1253 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1254 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:getStepUpGiven\\(\\) should return bool but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 1255 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1256 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1257 | 1257 |  ]; | 
                                                                                                            
                                                            | 1258 | 1258 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1259 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1260 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:getStepUpRequest\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            | 1261 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1262 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1259 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1260 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:getStepUpRequest\\(\\) should return string but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 1261 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1262 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1263 | 1263 |  ]; | 
                                                                                                            
                                                            | 1264 | 1264 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1265 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1266 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:retrieveSecret\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\SafeStoreSecret but returns mixed\\.$#', | 
                                                                                                            
                                                            | 1267 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1268 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1265 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1266 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:retrieveSecret\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\SafeStoreSecret but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 1267 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1268 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1269 | 1269 |  ]; | 
                                                                                                            
                                                            | 1270 | 1270 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1271 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1272 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:returnTo\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo but returns mixed\\.$#', | 
                                                                                                            
                                                            | 1273 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1274 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1271 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1272 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:returnTo\\(\\) should return Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\Dto\\\\ReturnTo but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 1273 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1274 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1275 | 1275 |  ]; | 
                                                                                                            
                                                            | 1276 | 1276 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1277 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1278 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:setReturnTo\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1279 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1280 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1277 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1278 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:setReturnTo\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1279 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1280 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1281 | 1281 |  ]; | 
                                                                                                            
                                                            | 1282 | 1282 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1283 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1284 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:wasRecoveryTokenCreatedDuringSecondFactorRegistration\\(\\) should return bool but returns mixed\\.$#', | 
                                                                                                            
                                                            | 1285 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1286 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            |  | 1283 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1284 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SelfAssertedTokens\\\\RecoveryTokenState\\:\\:wasRecoveryTokenCreatedDuringSecondFactorRegistration\\(\\) should return bool but returns mixed\\.$#', | 
                                                                                                            
                                                            |  | 1285 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1286 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/RecoveryTokenState.php', | 
                                                                                                            
                                                            | 1287 | 1287 |  ]; | 
                                                                                                            
                                                            | 1288 | 1288 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1289 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 1290 |  | -	'message' => '#^Cannot access property \\$id on string\\.$#', | 
                                                                                                            
                                                            | 1291 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1292 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/SafeStoreService.php', | 
                                                                                                            
                                                            |  | 1289 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 1290 | +    'message' => '#^Cannot access property \\$id on string\\.$#', | 
                                                                                                            
                                                            |  | 1291 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1292 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/SafeStoreService.php', | 
                                                                                                            
                                                            | 1293 | 1293 |  ]; | 
                                                                                                            
                                                            | 1294 | 1294 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1295 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1296 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RevokeOwnRecoveryTokenCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1297 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1298 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/SafeStoreService.php', | 
                                                                                                            
                                                            |  | 1295 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1296 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\RevokeOwnRecoveryTokenCommand\\:\\:\\$identityId \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1297 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1298 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfAssertedTokens/SafeStoreService.php', | 
                                                                                                            
                                                            | 1299 | 1299 |  ]; | 
                                                                                                            
                                                            | 1300 | 1300 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1301 |  | -	// identifier: property.nonObject | 
                                                                                                            
                                                            | 1302 |  | -	'message' => '#^Cannot access property \\$selfVet on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            | 1303 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1304 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            |  | 1301 | +    // identifier: property.nonObject | 
                                                                                                            
                                                            |  | 1302 | +    'message' => '#^Cannot access property \\$selfVet on Surfnet\\\\StepupMiddlewareClientBundle\\\\Configuration\\\\Dto\\\\InstitutionConfigurationOptions\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1303 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1304 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            | 1305 | 1305 |  ]; | 
                                                                                                            
                                                            | 1306 | 1306 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1307 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1308 |  | -	'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1309 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1310 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            |  | 1307 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1308 | +    'message' => '#^Cannot call method getElements\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1309 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1310 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            | 1311 | 1311 |  ]; | 
                                                                                                            
                                                            | 1312 | 1312 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1313 |  | -	// identifier: method.nonObject | 
                                                                                                            
                                                            | 1314 |  | -	'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            | 1315 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1316 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            |  | 1313 | +    // identifier: method.nonObject | 
                                                                                                            
                                                            |  | 1314 | +    'message' => '#^Cannot call method getTotalItems\\(\\) on Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Dto\\\\VettedSecondFactorCollection\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1315 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1316 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            | 1317 | 1317 |  ]; | 
                                                                                                            
                                                            | 1318 | 1318 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1319 |  | -	// identifier: argument.type | 
                                                                                                            
                                                            | 1320 |  | -	'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:findVettedByIdentity\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            | 1321 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1322 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            |  | 1319 | +    // identifier: argument.type | 
                                                                                                            
                                                            |  | 1320 | +    'message' => '#^Parameter \\#1 \\$identityId of method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Service\\\\SecondFactorService\\:\\:findVettedByIdentity\\(\\) expects string, string\\|null given\\.$#', | 
                                                                                                            
                                                            |  | 1321 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1322 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SelfVetMarshaller.php', | 
                                                                                                            
                                                            | 1323 | 1323 |  ]; | 
                                                                                                            
                                                            | 1324 | 1324 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1325 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 1326 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$country\\.$#', | 
                                                                                                            
                                                            | 1327 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1328 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1325 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 1326 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$country\\.$#', | 
                                                                                                            
                                                            |  | 1327 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1328 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1329 | 1329 |  ]; | 
                                                                                                            
                                                            | 1330 | 1330 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1331 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 1332 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$identity\\.$#', | 
                                                                                                            
                                                            | 1333 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1334 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1331 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 1332 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$identity\\.$#', | 
                                                                                                            
                                                            |  | 1333 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1334 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1335 | 1335 |  ]; | 
                                                                                                            
                                                            | 1336 | 1336 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1337 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 1338 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$institution\\.$#', | 
                                                                                                            
                                                            | 1339 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1340 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1337 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 1338 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$institution\\.$#', | 
                                                                                                            
                                                            |  | 1339 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1340 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1341 | 1341 |  ]; | 
                                                                                                            
                                                            | 1342 | 1342 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1343 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 1344 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$recoveryTokenId\\.$#', | 
                                                                                                            
                                                            | 1345 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1346 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1343 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 1344 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$recoveryTokenId\\.$#', | 
                                                                                                            
                                                            |  | 1345 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1346 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1347 | 1347 |  ]; | 
                                                                                                            
                                                            | 1348 | 1348 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1349 |  | -	// identifier: property.notFound | 
                                                                                                            
                                                            | 1350 |  | -	'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$subscriber\\.$#', | 
                                                                                                            
                                                            | 1351 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1352 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1349 | +    // identifier: property.notFound | 
                                                                                                            
                                                            |  | 1350 | +    'message' => '#^Access to an undefined property Surfnet\\\\StepupBundle\\\\Command\\\\SendSmsChallengeCommandInterface\\:\\:\\$subscriber\\.$#', | 
                                                                                                            
                                                            |  | 1351 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1352 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1353 | 1353 |  ]; | 
                                                                                                            
                                                            | 1354 | 1354 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1355 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1356 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\ProvePhoneRecoveryTokenPossessionCommand\\:\\:\\$phoneNumber \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1357 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1358 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            |  | 1355 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1356 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\ProvePhoneRecoveryTokenPossessionCommand\\:\\:\\$phoneNumber \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1357 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1358 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsRecoveryTokenService.php', | 
                                                                                                            
                                                            | 1359 | 1359 |  ]; | 
                                                                                                            
                                                            | 1360 | 1360 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1361 |  | -	// identifier: assign.propertyType | 
                                                                                                            
                                                            | 1362 |  | -	'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\ProvePhonePossessionCommand\\:\\:\\$phoneNumber \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            | 1363 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1364 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsSecondFactorService.php', | 
                                                                                                            
                                                            |  | 1361 | +    // identifier: assign.propertyType | 
                                                                                                            
                                                            |  | 1362 | +    'message' => '#^Property Surfnet\\\\StepupMiddlewareClientBundle\\\\Identity\\\\Command\\\\ProvePhonePossessionCommand\\:\\:\\$phoneNumber \\(string\\) does not accept string\\|null\\.$#', | 
                                                                                                            
                                                            |  | 1363 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1364 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Service/SmsSecondFactorService.php', | 
                                                                                                            
                                                            | 1365 | 1365 |  ]; | 
                                                                                                            
                                                            | 1366 | 1366 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1367 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1368 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has parameter \\$secondFactorType with no type specified\\.$#', | 
                                                                                                            
                                                            | 1369 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1370 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Twig/Extensions/Extension/SecondFactorType.php', | 
                                                                                                            
                                                            |  | 1367 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1368 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Twig\\\\Extensions\\\\Extension\\\\SecondFactorType\\:\\:translateSecondFactorType\\(\\) has parameter \\$secondFactorType with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1369 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1370 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Twig/Extensions/Extension/SecondFactorType.php', | 
                                                                                                            
                                                            | 1371 | 1371 |  ]; | 
                                                                                                            
                                                            | 1372 | 1372 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1373 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1374 |  | -	'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreference\\:\\:\\$allowedPreferences type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1375 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1376 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/ActivationFlowPreference.php', | 
                                                                                                            
                                                            |  | 1373 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1374 | +    'message' => '#^Property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\ActivationFlowPreference\\:\\:\\$allowedPreferences type has no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1375 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1376 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/ActivationFlowPreference.php', | 
                                                                                                            
                                                            | 1377 | 1377 |  ]; | 
                                                                                                            
                                                            | 1378 | 1378 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1379 |  | -	// identifier: cast.string | 
                                                                                                            
                                                            | 1380 |  | -	'message' => '#^Cannot cast mixed to string\\.$#', | 
                                                                                                            
                                                            | 1381 |  | -	'count' => 2, | 
                                                                                                            
                                                            | 1382 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            |  | 1379 | +    // identifier: cast.string | 
                                                                                                            
                                                            |  | 1380 | +    'message' => '#^Cannot cast mixed to string\\.$#', | 
                                                                                                            
                                                            |  | 1381 | +    'count' => 2, | 
                                                                                                            
                                                            |  | 1382 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            | 1383 | 1383 |  ]; | 
                                                                                                            
                                                            | 1384 | 1384 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1385 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1386 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\AvailableTokenCollection\\:\\:from\\(\\) has parameter \\$builtInTokens with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1387 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1388 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            |  | 1385 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1386 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\AvailableTokenCollection\\:\\:from\\(\\) has parameter \\$builtInTokens with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1387 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1388 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            | 1389 | 1389 |  ]; | 
                                                                                                            
                                                            | 1390 | 1390 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1391 |  | -	// identifier: missingType.iterableValue | 
                                                                                                            
                                                            | 1392 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\AvailableTokenCollection\\:\\:from\\(\\) has parameter \\$gsspTokens with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            | 1393 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1394 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            |  | 1391 | +    // identifier: missingType.iterableValue | 
                                                                                                            
                                                            |  | 1392 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\AvailableTokenCollection\\:\\:from\\(\\) has parameter \\$gsspTokens with no value type specified in iterable type array\\.$#', | 
                                                                                                            
                                                            |  | 1393 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1394 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/AvailableTokenCollection.php', | 
                                                                                                            
                                                            | 1395 | 1395 |  ]; | 
                                                                                                            
                                                            | 1396 | 1396 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1397 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1398 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\BuiltInToken\\:\\:getLoaLevel\\(\\) should return int but returns int\\|string\\.$#', | 
                                                                                                            
                                                            | 1399 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1400 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/BuiltInToken.php', | 
                                                                                                            
                                                            |  | 1397 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1398 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\BuiltInToken\\:\\:getLoaLevel\\(\\) should return int but returns int\\|string\\.$#', | 
                                                                                                            
                                                            |  | 1399 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1400 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/BuiltInToken.php', | 
                                                                                                            
                                                            | 1401 | 1401 |  ]; | 
                                                                                                            
                                                            | 1402 | 1402 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1403 |  | -	// identifier: return.type | 
                                                                                                            
                                                            | 1404 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\BuiltInToken\\:\\:getRoute\\(\\) should return string but returns int\\|string\\.$#', | 
                                                                                                            
                                                            | 1405 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1406 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/BuiltInToken.php', | 
                                                                                                            
                                                            |  | 1403 | +    // identifier: return.type | 
                                                                                                            
                                                            |  | 1404 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\BuiltInToken\\:\\:getRoute\\(\\) should return string but returns int\\|string\\.$#', | 
                                                                                                            
                                                            |  | 1405 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1406 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/BuiltInToken.php', | 
                                                                                                            
                                                            | 1407 | 1407 |  ]; | 
                                                                                                            
                                                            | 1408 | 1408 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1409 |  | -	// identifier: missingType.parameter | 
                                                                                                            
                                                            | 1410 |  | -	'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:format\\(\\) has parameter \\$format with no type specified\\.$#', | 
                                                                                                            
                                                            | 1411 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1412 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            |  | 1409 | +    // identifier: missingType.parameter | 
                                                                                                            
                                                            |  | 1410 | +    'message' => '#^Method Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:format\\(\\) has parameter \\$format with no type specified\\.$#', | 
                                                                                                            
                                                            |  | 1411 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1412 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            | 1413 | 1413 |  ]; | 
                                                                                                            
                                                            | 1414 | 1414 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1415 |  | -	// identifier: property.onlyRead | 
                                                                                                            
                                                            | 1416 |  | -	'message' => '#^Static property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:\\$now is never written, only read\\.$#', | 
                                                                                                            
                                                            | 1417 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1418 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            |  | 1415 | +    // identifier: property.onlyRead | 
                                                                                                            
                                                            |  | 1416 | +    'message' => '#^Static property Surfnet\\\\StepupSelfService\\\\SelfServiceBundle\\\\Value\\\\DateTime\\:\\:\\$now is never written, only read\\.$#', | 
                                                                                                            
                                                            |  | 1417 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1418 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            | 1419 | 1419 |  ]; | 
                                                                                                            
                                                            | 1420 | 1420 |  $ignoreErrors[] = [ | 
                                                                                                            
                                                            | 1421 |  | -	// identifier: identical.alwaysFalse | 
                                                                                                            
                                                            | 1422 |  | -	'message' => '#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#', | 
                                                                                                            
                                                            | 1423 |  | -	'count' => 1, | 
                                                                                                            
                                                            | 1424 |  | -	'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            |  | 1421 | +    // identifier: identical.alwaysFalse | 
                                                                                                            
                                                            |  | 1422 | +    'message' => '#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#', | 
                                                                                                            
                                                            |  | 1423 | +    'count' => 1, | 
                                                                                                            
                                                            |  | 1424 | +    'path' => __DIR__ . '/../../src/Surfnet/StepupSelfService/SelfServiceBundle/Value/DateTime.php', | 
                                                                                                            
                                                            | 1425 | 1425 |  ]; | 
                                                                                                            
                                                            | 1426 | 1426 |   | 
                                                                                                            
                                                            | 1427 | 1427 |  return ['parameters' => ['ignoreErrors' => $ignoreErrors]]; |