protected property ClassMethods::$underscoreSeparatedKeys in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-hydrator/src/ClassMethods.php \Zend\Hydrator\ClassMethods::underscoreSeparatedKeys
Flag defining whether array keys are underscore-separated (true) or camel case (false)
Type: bool
File
- vendor/
zendframework/ zend-hydrator/ src/ ClassMethods.php, line 38
Class
Namespace
Zend\HydratorCode
protected $underscoreSeparatedKeys = true;