laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.38k stars 676 forks source link

Make comparison check against value instead of instance of object #1642

Closed tvup closed 9 months ago

tvup commented 9 months ago

=== checks against same object, where in this case comparison against for same value of string is needed.