💳 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
``return 'Unknown'`` returns the type ``string`` which is incompatible with the documented return type ``object`` #5
Closed
justinhartman closed 4 years ago
IssueId: 41885593
Message: The expression
return 'Unknown'
returns the typestring
which is incompatible with the documented return typeobject
.Filename: src/Billable.php
LineNumber: 308
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=41885593