CaseInsensitiveArray::__construct()
Method: No description found
CaseInsensitiveArray::__construct Read More »
Method: No description found
CaseInsensitiveArray::__construct Read More »
Method: No description found
CaseInsensitiveArray::getIterator Read More »
Method: No description found
CaseInsensitiveArray::offsetSet Read More »
Method: No description found
CaseInsensitiveArray::offsetExists Read More »
Method: No description found
CaseInsensitiveArray::offsetUnset Read More »
Method: No description found
CaseInsensitiveArray::offsetGet Read More »
Method: No description found
CaseInsensitiveArray::maybeLowercase Read More »
Class: A basic random generator. This is in a separate class so we the generator can be injected as a dependency and replaced with a mock in tests.
Method: Returns a random value between 0 and $max.
RandomGenerator::randFloat Read More »
Class: CaseInsensitiveArray is an array-like class that ignores case for keys.
CaseInsensitiveArray Read More »
Method: Converts a response from the Stripe API to the corresponding PHP object.
Util::convertToStripeObject Read More »