Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Altax
Module
Task
Process
ProcessResult
PHP 클래스 Altax\Module\Task\Process\ProcessResult
파일 보기
프로젝트 열기: kohkimakimoto/altax
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$contents
$returnCode
공개 메소드들
메소드
설명
__construct
(
$returnCode
,
$contents
)
__toString
( )
getContents
( )
isFailed
( )
isSuccessful
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$returnCode
,
$contents
)
__toString()
공개
메소드
public
__toString
( )
getContents()
공개
메소드
public
getContents
( )
isFailed()
공개
메소드
public
isFailed
( )
isSuccessful()
공개
메소드
public
isSuccessful
( )
프로퍼티 상세
$contents
보호되어 있는 프로퍼티
protected
$contents
$returnCode
보호되어 있는 프로퍼티
protected
$returnCode