Merge pull request #25 from palpalani/bugfix/version #33
Annotations
4 errors
phpstan:
src/Resources/Resource.php#L9
Parameter $connector of method Palpalani\BayRewards\Resources\Resource::__construct() has invalid type Saloon\Contracts\Connector.
|
phpstan:
src/Resources/Resource.php#L9
Property Palpalani\BayRewards\Resources\Resource::$connector has unknown class Saloon\Contracts\Connector as its type.
|
phpstan:
src/Responses/Store/GetActionResponse.php#L11
Cannot import type alias ActionData: class Palpalani\BayRewards\Responses\Store\Store does not exist.
|
phpstan
Process completed with exit code 1.
|