Clarity Posted June 2, 2022 Share 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. Link to comment Share on other sites More sharing options...
Clarity Posted June 2, 2022 Author Share Posted June 2, 2022 I found a solution: instead of Wireframe::partial call $this->view->partials->get. 3 Link to comment Share on other sites More sharing options...
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