Fixes failing Php integration tests because of wrong parameter types #7419
Annotations
5 errors
Execute the IT test:
src/client/Models/EnvelopeRecipientTabs.php#L389
Parameter #1 $value of method Integration\Test\Client\Models\EnvelopeRecipientTabs::setDateTabs() expects array<Integration\Test\Client\Models\Date>|null, array<mixed>|null given.
|
Execute the IT test:
src/client/Models/PrefillTabs.php#L131
Parameter #1 $value of method Integration\Test\Client\Models\PrefillTabs::setDateTabs() expects array<Integration\Test\Client\Models\Date>|null, array<mixed>|null given.
|
Execute the IT test:
src/client/Models/Tabs.php#L389
Parameter #1 $value of method Integration\Test\Client\Models\Tabs::setDateTabs() expects array<Integration\Test\Client\Models\Date>|null, array<mixed>|null given.
|
Execute the IT test:
src/client/Models/TemplateTabs.php#L386
Parameter #1 $value of method Integration\Test\Client\Models\TemplateTabs::setDateTabs() expects array<Integration\Test\Client\Models\Date>|null, array<mixed>|null given.
|
Execute the IT test
Process completed with exit code 1.
|
Loading