Collection::first()

Gets the first item from the current page. Returns null if the current page is empty.


Description Description


Return Return

(null|StripeStripeObject)


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Collection.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.