@@ -93,7 +93,7 @@ |
||
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 | { |