[Feature] Async generation #159
Annotations
6 errors
Run PHPStan:
src/Builder/AsyncBuilderTrait.php (in context of class Sensiolabs/GotenbergBundle/Builder/Pdf/AbstractPdfBuilder)#L75
Parameter #2 $method of method Sensiolabs\GotenbergBundle\Builder\Pdf\AbstractPdfBuilder::webhookUrl() expects 'PATCH'|'POST'|'PUT'|null, string given.
|
Run PHPStan:
src/Builder/AsyncBuilderTrait.php (in context of class Sensiolabs/GotenbergBundle/Builder/Screenshot/AbstractScreenshotBuilder)#L75
Parameter #2 $method of method Sensiolabs\GotenbergBundle\Builder\Screenshot\AbstractScreenshotBuilder::webhookUrl() expects 'PATCH'|'POST'|'PUT'|null, string given.
|
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $config with no value type specified in iterable type array.
|
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $serviceConfig with no value type specified in iterable type array.
|
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L149
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processWebhookOptions() has parameter $config with no value type specified in iterable type array.
|
Run PHPStan
Process completed with exit code 1.
|
Loading