Laravel-PHP-CS-Fixer icon indicating copy to clipboard operation
Laravel-PHP-CS-Fixer copied to clipboard

Resolve Issue #32

Open bubba-h57 opened this issue 2 years ago • 0 comments

Addresses issue reported in issue #32

bubba-h57 avatar Jan 16 '23 22:01 bubba-h57

@hrennau , here's how I interpret that sentence:

Each of the following examples has three code snippets:

  1. 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.
  2. The same Schema Object in YAML syntax.
  3. 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.

tedepstein avatar Feb 16 '20 17:02 tedepstein

PR merged for 3.0.4 and ported to 3.1.1 via PR #3921!

handrews avatar Jun 21 '24 14:06 handrews