Repository class Repository implements Repository, ArrayAccess (View source) Traits Macroable
string render() Get the evaluated contents of the object. Return Value string
RenderableInterface interface RenderableInterface (View source) Methods string render() Get the evaluated contents of the object.
Renderable interface Renderable (View source) Methods string render() Get the evaluated contents of the object.
void __construct(Filesystem $files) Create a new reminder table command instance. Parameters Filesystem $files Return Value void
void table(array $headers, array $rows, string $style = 'default') Format input to textual table Parameters array $headers array $rows string $style Return Value void
void setLaravel(Application $laravel) Set the Laravel application instance. Parameters Application $laravel Return Value void
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
Page 266 of 996