CamelCase to Underscore name converter.
- author Kévin Dunglas
CloneableInstantiable
Methods |
public __construct(?array $attributes = NULL, bool $lowerCamelCase = true)
|
public denormalize(string $propertyName) : string |
public normalize(string $propertyName) : string |
Properties |
private ?array $attributes |
private bool $lowerCamelCase |