Helpers
final class Helpers
internal |
Constants
PREVENT_MERGING |
|
Methods
static array|string
merge($value, $base)
Merges dataset. Left has higher priority than right one.
static string|null
static string|null
static string
formatValue(mixed $value)
No description
Details
at line 30
static array|string
merge($value, $base)
Merges dataset. Left has higher priority than right one.
at line 59
static string|null
getPropertyType(ReflectionProperty $prop)
No description
at line 80
static string|null
parseAnnotation(Reflector $ref, string $name)
Returns an annotation value.
at line 98
static string
formatValue(mixed $value)
No description
Traits
Static class.