Scope in Vanilla 1
Is there a place in the documentation that would explain the scope of vanilla 1 a little bit more. I'm working on a plugin and I want to access a function in Vanilla.Class.DiscussionManager.php, SwitchDiscussionProperty() to be exact. I've been getting away with $this->Context->someFunction(); but it doesn't seem to work for this class...
any help is much appreciated.
any help is much appreciated.
0