Open dawsonc623 opened 7 years ago
I accidentally broke my naming convention in a few places. forEachAttribute needs renamed to eachAttribute in a number of types and wherever they are used needs to be updated to reflect the change.
forEachAttribute
eachAttribute
I accidentally broke my naming convention in a few places.
forEachAttribute
needs renamed toeachAttribute
in a number of types and wherever they are used needs to be updated to reflect the change.