PHP Class Kohkimakimoto\Worker\Foundation\Config

Afficher le fichier Open project: kohkimakimoto/workerphp

Protected Properties

Свойство Type Description
$isDebug
$name
$tmpDir

Méthodes publiques

Méthode Description
__construct ( $config = [] )
getName ( )
getTmpDir ( )
isDebug ( )

Method Details

__construct() public méthode

public __construct ( $config = [] )

getName() public méthode

public getName ( )

getTmpDir() public méthode

public getTmpDir ( )

isDebug() public méthode

public isDebug ( )

Property Details

$isDebug protected_oe property

protected $isDebug

$name protected_oe property

protected $name

$tmpDir protected_oe property

protected $tmpDir