Gate (Support\Facades)
Gate
class Gate extends Facade (View source)
Methods
static void | swap( mixed $instance) Hotswap the underlying instance behind the facade. | from Facade |
static Expectation | shouldReceive() Initiate a mock expectation on th |