fix: call form request rules method with laravel container #51
Annotations
3 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Generator/RequestBodyCreator.php#L167
Creating callable from a non-native method stdClass::rules().
|
|
phpstan:
src/Generator/OperationCreator.php#L0
Ignored error pattern #^Method Intermax\\LaravelOpenApi\\Generator\\OperationCreator\:\:create\(\) has parameter \$responses with no value type specified in iterable type cebe\\openapi\\spec\\Responses\.$# (missingType.iterableValue) in path /home/runner/work/laravel-open-api/laravel-open-api/src/Generator/OperationCreator.php was not matched in reported errors.
|