XF 2.1 How to override controller plugin class?

sajal

Active member
Licensed customer
I want to override one of the method of controllerPlugin class.

src/XF/ControllerPlugin/Report.php

Do I have to create a class extension, or is there any other better way of doing it?
 
Back
Top Bottom