Laravel-PHP-CS-Fixer
Laravel-PHP-CS-Fixer copied to clipboard
Resolve Issue #32
Addresses issue reported in issue #32
@hrennau , here's how I interpret that sentence:
Each of the following examples has three code snippets:
- A Schema Object in JSON syntax. The schema would be used to define a property within an object-typed schema, though the containing object schema is omitted for brevity. Property schemas are the only context in which an XML Object is meaningful.
- The same Schema Object in YAML syntax.
- An abbreviated XML example conforming to the Schema Object.
Does that explain it better? If so, please feel free to submit a pull request with this change, so the Technical Specification Committee can review it. Your PR should be based on the v3.0.3-dev branch.
PR merged for 3.0.4 and ported to 3.1.1 via PR #3921!