💳 Laravel Cashier Fastspring is a cashier-like Laravel package which provides an interface to the Fastspring subscription and payment services.
10
stars
8
forks
source link
The expression ``return implode(' ', $parted)`` returns the type ``string`` which is incompatible with the documented return type ``object`` #4
Closed
justinhartman closed 4 years ago
IssueId: 41885598
Message: The expression
return implode(' ', $parted)
returns the typestring
which is incompatible with the documented return typeobject
.Filename: src/Billable.php
LineNumber: 292
Link: https://scrutinizer-ci.com/g/22digital/cashier-fastspring/issues/master/files/src/Billable.php?selectedLabels%5B0%5D=18&orderField=path&order=asc&honorSelectedPaths=0&issueId=41885598