Custom name converter for BatchJobs to remove any dots appearing in the
variable names. This is needed because variables with dots in the names are
not valid in PHP.
Summary
MethodsPropertiesConstantsnormalize() denormalize() No public properties foundNo constants foundNo protected methods foundNo protected properties foundN/ANo private methods foundNo private properties foundN/A
Methods
normalize()
normalize( $propertyName)
Parameters
$propertyName
denormalize()
denormalize( $propertyName)
Remove dots in the property name during denormalization.