- internal This class is not part of the BC promise of this library.
CloneableFinalInstantiable
Methods |
public format( $defaultValue) : string Formats the given default value to a string-able mixin
|
Methods |
private formatArray(array $defaultValue) : string
|
private formatBoolean(bool $defaultValue) : string |
private formatDouble(float $defaultValue) : string |
private formatInteger(int $defaultValue) : string |
private formatNull( $defaultValue) : string
|
private formatObject(object $defaultValue) : string |
private formatString(string $defaultValue) : string |