PHP Class PhpSchool\CliMenu\Dialogue\Confirm

Author: Aydin Hassan ([email protected])
Inheritance: extends Dialogue
Afficher le fichier Open project: php-school/cli-menu

Méthodes publiques

Méthode Description
display ( string $confirmText = 'OK' ) Display confirmation with a button with the given text

Method Details

display() public méthode

Display confirmation with a button with the given text
public display ( string $confirmText = 'OK' )
$confirmText string