I want to use two basecontrollers in two modules. How should I write them?
I want to use two basecontrollers in two modules. How should I write them?
I don’t understand that you are confused. Can’t you give another BaseController another name? Is there any difficulty in not calling BaseController?
Inheritance issues in a multi-module environment
Regarding the naming of yaf controllers, it is a tangled issue.
PHP yaf framework development extension practice
Chen Jiebin / yaf-ext
I have recently started learning to use yaf. I have also encountered your problem. I believe the links above can also solve your questions.