Property | Type | Description | |
---|---|---|---|
$default | string | Base for all converting | |
$defaultParams | array | Popular params for most measures | |
$isDebug | boolean | For logging all events |
Property | Type | Description | |
---|---|---|---|
$_configs | array |
Method | Description | |
---|---|---|
getDefault ( string $type ) : |
||
getRules ( ) : array | List of rules | |
registerDefault ( string $type, |
public static getDefault ( string $type ) : |
||
$type | string | |
return |
public static registerDefault ( string $type, |
||
$type | string | |
$config |
public array $defaultParams | ||
return | array |