void info(string $string) Write a string as information output. Parameters string $string Return Value void
string toString() Get a string representation of the object. Placeholder method to avoid forcing definition of this method. Return Value string
void __set(string $key, mixed $value) Dynamically set container services. Parameters string $key mixed $value Return Value void
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
array valid() Returns the data which was valid. Return Value array
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void __construct(Filesystem $files) Create a new controller creator command instance. Parameters Filesystem $files Return Value void
string setDatabaseName(string $database) Set the name of the connected database. Parameters string $database Return Value string
Page 393 of 996