Dispatcher getDispatcher() Get the event dispatcher instance. Return Value Dispatcher
array provides() Get the services provided by the provider. Return Value array
void assertHasOldInput() Assert that the session has old input. Return Value void
void addReplacers(array $replacers) Register an array of custom validator message replacers. Parameters array $replacers Return Value void
string __toString() Convert the channel instance to a string. Return Value string
string output() Get the output for the last run command. Return Value string
$this|string|null fragment(string|null $fragment = null) Get / set the URL fragment to be appended to URLs. Parameters string|null $fragment Return Value $this|string|null
void forgetPushed() Forget all of the pushed listeners. Return Value void
void __unset(string $key) Dynamically unset a value on the user. Parameters string $key Return Value void
array arguments() Get all of the arguments passed to the command. Return Value array
Page 526 of 996