bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
$this title(string $title, string $url = null) Set the title of the attachment. Parameters string $title string $url Return Value $this
Closure getUserResolver() Get the user resolver callback. Return Value Closure
$this channel(string $channel, callable $callback) Register a channel authenticator. Parameters string $channel callable $callback Return Value $this
void question(string $string) Write a string as question output. Parameters string $string Return Value void
void offsetSet(string $offset, callable $value) Set the given offset to the given value. Parameters string $offset callable $value Return Value void
string getDomain() Get the domain being used by the transport. Return Value string
array getCustomAttributes() Get the custom attributes used by the validator. Return Value array
static void unsetEventDispatcher() Unset the event dispatcher for models. Return Value void
void push(string $key, mixed $value) Push a value onto a session array. Parameters string $key mixed $value Return Value void
Page 98 of 996