array provides() Get the services provided by the provider. Return Value array
array getMutatedAttributes() Get the mutated attributes for a given instance. Return Value array
Dispatcher getDispatcher() Get the event dispatcher instance. Return Value Dispatcher
void addReplacers(array $replacers) Register an array of custom validator message replacers. Parameters array $replacers Return Value void
void assertHasOldInput() Assert that the session has old input. Return Value void
string __toString() Convert the channel instance to a string. Return Value string
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
string|array header(string $key = null, string|array|null $default = null) Retrieve a header from the request. Parameters string $key string|array|null $default Return Value string|array
void question(string $string) Write a string as question output. Parameters string $string Return Value void
Page 585 of 996