Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
phake
TaskNotFoundException
PHP 클래스 phake\TaskNotFoundException
상속:
extends
Exceptio\Exception
파일 보기
프로젝트 열기: jaz303/phake
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
string
$taskName
)
Constructor
getTaskName
( ) :
string
Return name of not founded task
메소드 상세
__construct()
공개
메소드
Constructor
public
__construct
(
string
$taskName
)
$taskName
string
name of task which is not found
getTaskName()
공개
메소드
Return name of not founded task
public
getTaskName
( ) :
string
리턴
string