URL class URL extends Facade
mixed get(mixed $key, mixed $default = null) Get an item from the collection
static Expectation shouldReceive() Initiate a mock expectation
static void spy() Convert the facade into a Mockery spy.
static void swap(mixed $instance) Hotswap the underlying instance
static void clearResolvedInstances() Clear all of the resolved
array getAttributes() Get the attributes from the container.
static void clearResolvedInstance(string $name) Clear a resolved
array jsonSerialize() Convert the object into something JSON serializable
static Application getFacadeApplication()
Page 68 of 71