Passed
Pull Request — main (#557)
by Johan
10:46 queued 05:30
created
Surfnet/Stepup/Identity/Event/IdentityAccreditedAsRaForInstitutionEvent.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -30,8 +30,8 @@
 block discarded – undo
30 30
 class IdentityAccreditedAsRaForInstitutionEvent extends IdentityEvent implements RightToObtainDataInterface
31 31
 {
32 32
 /**
33
-     * @var string[]
34
-     */
33
+ * @var string[]
34
+ */
35 35
     private array $allowlist = [
36 36
         'identity_id',
37 37
         'name_id',
Please login to merge, or discard this patch.