Copied!
  • 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

  • param mixed $defaultValue
Methods
private formatArray(array $defaultValue) : string
 
  • param (array|int|float|bool|string|object|null)[] $defaultValue
private formatBoolean(bool $defaultValue) : string
private formatDouble(float $defaultValue) : string
private formatInteger(int $defaultValue) : string
private formatNull( $defaultValue) : string
 
  • param mixed $defaultValue
private formatObject(object $defaultValue) : string
private formatString(string $defaultValue) : string
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration