Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Kohkimakimoto
Worker
Foundation
Config
PHP Class Kohkimakimoto\Worker\Foundation\Config
Datei anzeigen
Open project: kohkimakimoto/workerphp
Protected Properties
Property
Type
Description
$isDebug
$name
$tmpDir
Public Methods
Method
Description
__construct
(
$config
= [] )
getName
( )
getTmpDir
( )
isDebug
( )
Method Details
__construct()
public
method
public
__construct
(
$config
= [] )
getName()
public
method
public
getName
( )
getTmpDir()
public
method
public
getTmpDir
( )
isDebug()
public
method
public
isDebug
( )
Property Details
$isDebug
protected_oe property
protected
$isDebug
$name
protected_oe property
protected
$name
$tmpDir
protected_oe property
protected
$tmpDir