Methods

Checks if a naming strategy exists.

hasNamingStrategy() : bool

Returns

bool

Removes the naming with the given name.

removeNamingStrategy() : \Zend\Stdlib\Hydrator\NamingStrategyEnabledInterface

Adds the given naming strategy

setNamingStrategy(\Zend\Stdlib\Hydrator\NamingStrategy\NamingStrategyInterface $strategy) : \Zend\Stdlib\Hydrator\NamingStrategyEnabledInterface