Completed
Push — master ( 3d9a51...f3053a )
by Carlos C
03:20
created
src/XmlSchemaValidator/SchemaValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
      * Retrieve a list of namespaces based on the schemaLocation attributes
94 94
      *
95 95
      * @throws SchemaValidatorException if the content of schemaLocation is not an even number of uris
96
-     * @return Schemas|Schema[]
96
+     * @return Schemas
97 97
      */
98 98
     public function buildSchemas(): Schemas
99 99
     {
Please login to merge, or discard this patch.