$this to(mixed $users) Set the recipients of the message. Parameters mixed $users Return Value $this
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
array provides() Get the services provided by the provider. Return Value array
bool hasMonologConfigurator() Determine if the application has a custom Monolog configurator. Return Value bool
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
string getMorphClass() Get the class name of the parent model. Return Value string
void fire() Execute the console command. Return Value void
bool uses() Alias for the "currentRouteUses" method. Return Value bool
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Page 85 of 996