ConfirmsWithInput

Console Command Trait that provides confirmation step that requires set input to be provided in order to act as confirmation for an action

 trait Winter\Storm\Console\Traits\ConfirmsWithInput

Methods

public confirmWithInput (string $message, string $requiredInput) : bool

Parameters
Property Description
$message
string
$requiredInput
string
Returns
bool
Copyright © 2024 Winter CMS