mixed resolveHandler(mixed $command) Get the handler instance for the given command. Parameters mixed $command Return Value mixed
$this tuesdays() Schedule the event to run only on Tuesdays. Return Value $this
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Application getLaravel() Get the Laravel application instance. Return Value Application
void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
Collection flatMap(callable $callback) Map a collection and flatten the result by a single level. Parameters callable $callback Return Value Collection
Translator class Translator extends NamespacedItemResolver implements TranslatorInterface (View source) Traits Macroable
$this evenInMaintenanceMode() State that the command should run even in maintenance mode. Return Value $this
Page 403 of 996