Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpSchool
CliMenu
Dialogue
Confirm
PHP 클래스 PhpSchool\CliMenu\Dialogue\Confirm
저자:
Aydin Hassan (
[email protected]
)
상속:
extends
Dialogue
파일 보기
프로젝트 열기: php-school/cli-menu
공개 메소드들
메소드
설명
display
(
string
$confirmText
= 'OK' )
Display confirmation with a button with the given text
메소드 상세
display()
공개
메소드
Display confirmation with a button with the given text
public
display
(
string
$confirmText
= 'OK' )
$confirmText
string