Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kohkimakimoto
Worker
Foundation
Config
PHP 클래스 Kohkimakimoto\Worker\Foundation\Config
파일 보기
프로젝트 열기: kohkimakimoto/workerphp
보호된 프로퍼티들
프로퍼티
타입
설명
$isDebug
$name
$tmpDir
공개 메소드들
메소드
설명
__construct
(
$config
= [] )
getName
( )
getTmpDir
( )
isDebug
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$config
= [] )
getName()
공개
메소드
public
getName
( )
getTmpDir()
공개
메소드
public
getTmpDir
( )
isDebug()
공개
메소드
public
isDebug
( )
프로퍼티 상세
$isDebug
보호되어 있는 프로퍼티
protected
$isDebug
$name
보호되어 있는 프로퍼티
protected
$name
$tmpDir
보호되어 있는 프로퍼티
protected
$tmpDir