Copied!

Defines the interface for property name converters.

AbstractInterface
Methods
public abstract denormalize(string $propertyName) : string
 

Converts a property name to its denormalized value.

public abstract normalize(string $propertyName) : string
 

Converts a property name to its normalized value.

© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration