Bus (Support\Facades)
Bus
class Bus 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 the f |