\Camspiers\StatisticalClassifier\ConfigConfig

Summary

Methods
Properties
Constants
setClassifierPath()
getClassifierPath()
setRunPath()
getRunPath()
getOptionPath()
getPath()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$config
$classifierPath
$runPath
N/A

Properties

$config

$config : array

The config cache

Type

array

$classifierPath

$classifierPath : string

Type

string

$runPath

$runPath : string

Type

string

Methods

setClassifierPath()

setClassifierPath(mixed $value) : void

Parameters

mixed $value

getClassifierPath()

getClassifierPath() : mixed

Throws

\RuntimeException

Returns

mixed

setRunPath()

setRunPath(mixed $runPath) : void

Parameters

mixed $runPath

getRunPath()

getRunPath() : mixed

Throws

\RuntimeException

Returns

mixed

getOptionPath()

getOptionPath(mixed $option) : string

Parameters

mixed $option

Returns

string

getPath()

getPath(mixed $path) : string

Parameters

mixed $path

Returns

string