Updated the bucket contract #40
Annotations
3 errors
phpstan:
src/EmptyResultBucket.php#L13
Type mixed in generic type Kiboko\Contract\Bucket\AcceptanceResultBucketInterface<mixed> in PHPDoc tag @implements is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\AcceptanceResultBucketInterface.
|
phpstan:
src/EmptyResultBucket.php#L13
Type mixed in generic type Kiboko\Contract\Bucket\RejectionResultBucketInterface<mixed> in PHPDoc tag @implements is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\RejectionResultBucketInterface.
|
phpstan
Process completed with exit code 1.
|