Clarity Posted June 2, 2022 Posted June 2, 2022 Hello! I need to call Wireframe partial from component's controller method. How can I do it? I see __callStatic method in Wireframe.module.php which seems that may help, but don't know how to apply it.
Clarity Posted June 2, 2022 Author Posted June 2, 2022 I found a solution: instead of Wireframe::partial call $this->view->partials->get. 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now