Skip to:
This line in Mockbox results in the following error:
And it’s not that the this scope can’t be mutated. It’s that a CFC instance can’t be typed specifically as a modifiableStruct. So most use cases were still working, just that specific one was wrong.
this
modifiableStruct
Good catch. This was an oversight in https://ortussolutions.atlassian.net/browse/BL-1041
This line in Mockbox results in the following error: