Skip to content

2.0.0: Merge pull request #188 from tshelburne/2.0-docs

Compare
Choose a tag to compare
@tshelburne tshelburne released this 11 Jun 14:25
  • Expanded public interface of the Loader class to support:

    • Trivial parsing of new document types
    • Custom instantiation methods
    • Custom setting of properties
    • Custom processing and fixture building
  • Added support for using parameters with the following

    parameters:
        foo: value
    
    Acme\ClassName:
        property: <{foo}>