init signature request #2
Annotations
7 errors
phpstan:
src/Integration/Requests/SignatureRequest/UpdateSignatureRequest.php#L34
Parameter $expiration_date of method Elegantly\Yousign\Integration\Requests\SignatureRequest\UpdateSignatureRequest::__construct() has invalid type Elegantly\Yousign\Integration\Requests\SignatureRequest\Carbon.
|
phpstan:
src/Integration/Requests/SignatureRequest/UpdateSignatureRequest.php#L34
Property Elegantly\Yousign\Integration\Requests\SignatureRequest\UpdateSignatureRequest::$expiration_date has unknown class Elegantly\Yousign\Integration\Requests\SignatureRequest\Carbon as its type.
|
phpstan:
src/Integration/Requests/SignatureRequest/UpdateSignatureRequest.php#L54
Call to method format() on an unknown class Elegantly\Yousign\Integration\Requests\SignatureRequest\Carbon.
|
phpstan:
src/Integration/Resource/SignatureRequest.php#L115
Parameter #7 $expiration_date of class Elegantly\Yousign\Integration\Requests\SignatureRequest\UpdateSignatureRequest constructor expects Elegantly\Yousign\Integration\Requests\SignatureRequest\Carbon|null, Carbon\Carbon|null given.
|
phpstan:
src/Webhooks/ProcessYousignWebhookJob.php#L37
Access to an undefined property Spatie\WebhookClient\Models\WebhookCall::$type.
|
phpstan:
src/Webhooks/YousignWebhooksController.php#L20
Class Elegantly\Yousign\Webhooks\ProcessStripeWebhookJob not found.
|
phpstan
Process completed with exit code 1.
|