This commit is contained in:
mike-000
2021-09-12 16:20:22 +01:00
committed by GitHub
parent c5fafbd6c2
commit 7b725cfdf0

View File

@@ -90,6 +90,7 @@ const ONLY_WHITESPACE_RE = /^[\s\xa0]*$/;
* is shared with versioned format classes GML2 and GML3.
*
* @abstract
* @api
*/
class GMLBase extends XMLFeature {
/**