Helper functions.
Public Static Methods | |
| static string | toExport ($mixed) | 
A nicer var_export()  More... | |
| static string | toShortArray (string $string) | 
Converts all dimensions of array(...) to [...].  More... | |
| static string | toShortType (string $type) | 
Converts PHP gettype() string to doc-friendly string.  More... | |
      
  | 
  static | 
A nicer var_export() 
| mixed | $mixed | 
      
  | 
  static | 
Converts all dimensions of array(...) to [...]. 
| string | $string | 
      
  | 
  static | 
Converts PHP gettype() string to doc-friendly string. 
| string | $type |