mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 06:31:04 +00:00
Add spec to verify that static properties exposed by extension constructors remain visible after these have been converted to partial constructors. These static methods have various uses, such as providing appliesTo methods to classes where pre-instantiation filtering is useful. WTD-572.