Skip to content

Commit 5b8f293

Browse files
committed
Update PHPStan baseline
1 parent a1cfe5a commit 5b8f293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parameters:
66
path: src/Client.php
77

88
-
9-
message: "#^Method Sentry\\\\Client\\:\\:getIntegration\\(\\) should return T of Sentry\\\\Integration\\\\IntegrationInterface\\|null but returns T of Sentry\\\\Integration\\\\IntegrationInterface\\|null\\.$#"
9+
message: "#^Method Sentry\\\\Client\\:\\:getIntegration\\(\\) should return \\(T of Sentry\\\\Integration\\\\IntegrationInterface\\)\\|null but returns \\(T of Sentry\\\\Integration\\\\IntegrationInterface\\)\\|null\\.$#"
1010
count: 1
1111
path: src/Client.php
1212

0 commit comments

Comments
 (0)