Override class method
-
I’d like to override a class method, namely the bs_collapse method within BoostrapShortcodes Class. Is this possible within PHP?
Obviously I could extend this class, however I’d have to call the new class that extends BoostrapShortcodes, which I don’t want to do because I’m trying to be non destructive with this plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Override class method’ is closed to new replies.