Facade (Support\Facades)

Facade

class Facade (View source)

Methods

登录查看完整内容
static void swap( mixed $instance)

Hotswap the underlying instance behind the facade.

static Expectation shouldReceive()

Initiate a mock expectation on the facade.

static mixed getFacadeRoot()

Get the root object behind the facade.