Passed
Pull Request — master (#25)
by Christopher
04:26 queued 02:11
created
src/MetadataV3/Edm/EntityContainer/AssociationSet/End.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@
 block discarded – undo
30 30
  *   by the related EntitySet. An End element can contain a maximum of one Documentation element.
31 31
  * - End can contain any number of AnnotationElement elements.
32 32
  * - The child elements of End are to appear in this sequence: Documentation, AnnotationElement.
33
-
34 33
  * @see https://www.odata.org/documentation/odata-version-3-0/common-schema-definition-language-csdl/#csdl12.3.1
35 34
  */
36 35
 class End extends EdmBase
Please login to merge, or discard this patch.