Skip to content

Commit 0637490

Browse files
committed
fix(41755): phpstan fix
1 parent 325f700 commit 0637490

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,6 @@ parameters:
110110
count: 1
111111
path: src/Model/Behavior/LinkSocialBehavior.php
112112

113-
-
114-
message: "#^Method CakeDC\\\\Users\\\\Model\\\\Behavior\\\\PasswordBehavior\\:\\:resetToken\\(\\) should return string but returns Cake\\\\Datasource\\\\EntityInterface\\|false\\.$#"
115-
count: 1
116-
path: src/Model/Behavior/PasswordBehavior.php
117-
118113
-
119114
message: "#^Access to an undefined property Cake\\\\Datasource\\\\EntityInterface\\:\\:\\$activation_date\\.$#"
120115
count: 1

0 commit comments

Comments
 (0)