class Illuminate / Console / View / Components / AskWithCompletion

AskWithCompletion

Extends

Methods

public

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

Renders the component using the given arguments.

Parameters

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