How to get current action name?
Answer Posted / Deepak Ekka
In Yii PHP Framework, you can get the current action name using the `$this->action->id` property in your controller.
Post New Answer View All Answers
What is the latest version of yii?
3