Skip to content

Commit 81c3e2b

Browse files
committed
Regenerated phpstan baseline
1 parent 6099381 commit 81c3e2b

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -465,11 +465,6 @@ parameters:
465465
count: 1
466466
path: src/lib/Form/Processor/UserRegisterFormProcessor.php
467467

468-
-
469-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\Invitation\\\\InvitationType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
470-
count: 1
471-
path: src/lib/Form/Type/Invitation/InvitationType.php
472-
473468
-
474469
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\Invitation\\\\RoleChoiceType\\:\\:loadFilteredRoles\\(\\) return type has no value type specified in iterable type array\\.$#"
475470
count: 1
@@ -480,46 +475,11 @@ parameters:
480475
count: 1
481476
path: src/lib/Form/Type/Invitation/UserGroupChoiceType.php
482477

483-
-
484-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\Invitation\\\\UserInvitationType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
485-
count: 1
486-
path: src/lib/Form/Type/Invitation/UserInvitationType.php
487-
488-
-
489-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserPasswordChangeType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
490-
count: 1
491-
path: src/lib/Form/Type/UserPasswordChangeType.php
492-
493-
-
494-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserPasswordForgotType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
495-
count: 1
496-
path: src/lib/Form/Type/UserPasswordForgotType.php
497-
498-
-
499-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserPasswordForgotWithLoginType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
500-
count: 1
501-
path: src/lib/Form/Type/UserPasswordForgotWithLoginType.php
502-
503-
-
504-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserPasswordResetType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
505-
count: 1
506-
path: src/lib/Form/Type/UserPasswordResetType.php
507-
508-
-
509-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserRegisterType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
510-
count: 1
511-
path: src/lib/Form/Type/UserRegisterType.php
512-
513478
-
514479
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserRegisterType\\:\\:getName\\(\\) has no return type specified\\.$#"
515480
count: 1
516481
path: src/lib/Form/Type/UserRegisterType.php
517482

518-
-
519-
message: "#^Method Ibexa\\\\User\\\\Form\\\\Type\\\\UserSettingUpdateType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
520-
count: 1
521-
path: src/lib/Form/Type/UserSettingUpdateType.php
522-
523483
-
524484
message: "#^Method Ibexa\\\\User\\\\Invitation\\\\DomainMapper\\:\\:mapRoleLimitation\\(\\) has parameter \\$values with no value type specified in iterable type array\\.$#"
525485
count: 1

0 commit comments

Comments
 (0)