static array set(array $array, string $key, mixed $value) Set
static array only(array $array, array|string $keys) Get a subset
static int length(string $value) Return the length of the given
static void forget(array $array, array|string $keys) Remove
static mixed __callStatic(string $method, array $args) Handle
static Expectation shouldReceive() Initiate a mock expectation
static void swap(mixed $instance) Hotswap the underlying instance
static void fake() Replace the bound instance with a fake.
void __set(string $key, MessageBag $value)
Page 3 of 71