mirror of
https://github.com/symfony/maker-bundle.git
synced 2026-03-23 23:42:10 +01:00
Ignore PHPStan error 'missingType.return' for test methods
This commit is contained in:
@@ -24,3 +24,8 @@ parameters:
|
||||
-
|
||||
message: '#Class Symfony\\Bundle\\MakerBundle\\Maker\\LegacyApiTestCase not found#'
|
||||
path: src/Maker/*
|
||||
|
||||
-
|
||||
message: '#^Method .*Test\:\:test\w+\(.* has no return type specified\.$#'
|
||||
identifier: missingType.return
|
||||
path: tests/*
|
||||
|
||||
Reference in New Issue
Block a user