Updated throw annotation #42
Annotations
10 errors
phpstan-7:
src/Client/Client.php#L29
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertContacts() has parameter $body with no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L55
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertProducts() has parameter $body with no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L83
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertOrders() has parameter $body with no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L104
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchProduct() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L130
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchContact() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L156
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchOrder() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L182
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::processResponse() has parameter $body with no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L213
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertDeals() has parameter $body with no value type specified in iterable type array.
|
phpstan-7:
src/Client/Client.php#L234
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::getOrder() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Client/ClientInterface.php#L9
Method Kiboko\Component\Flow\ZohoCRM\Client\ClientInterface::upsertContacts() has parameter $body with no value type specified in iterable type array.
|