Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 284 Bytes

glossary.md

File metadata and controls

11 lines (5 loc) · 284 Bytes

Glossary

Transformer

A transformer class is responsible for taking one format and turning it into the normalised format expected by the Config class.

Merge Strategy

This is the strategy used for merging two PHP arrays. Each merge strategy is represented by a PHP class.