class Illuminate / Console / View / Components / AskWithCompletion
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

AskWithCompletion

Extends

Methods

public

render ( $question , $choices , $default ) : mixed

Renders the component using the given arguments.

Parameters

  • $question string
  • $choices array|callable
  • $default string