User tests: Successful: Unsuccessful:
CMSObject was deprecated in #4910 but it isn't always immediately obvious what to use instead. Depending on the use case, either stdClass or Registry replaces CMSObject. This PR adds a deprecation note which provides some useful clarity.
stdClass
Registry
Thanks!
Thanks!