void question(string $string) Write a string as question output. Parameters string $string Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void forceSchema(string $schema) Force the schema for URLs. Parameters string $schema Return Value void
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
string getSummaryForDisplay() Get the summary of the event for display. Return Value string
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
void useDefaultPostProcessor() Set the query post processor to the default implementation. Return Value void
$this width(int $value) Set the "width" constraint. Parameters int $value Return Value $this
$this see(string $text, bool $negate = false) Assert that a given string is seen on the current HTML. Parameters string $text bool $negate Return Value $this
Page 438 of 996