You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Providing the solution to "widgets" without being widgets. :)
A simple class/method that will call a class/method and output the results in it's placed. Used within views to separate the content rendered from the controller. See Bays for a starting point.
Provide caching
Support any form of callable
Development Checklist:
Component(s)
... with PHPdocs
Unit testing
... with >80% coverage
User guide updated
Classmap integration?
Securely signed commits
Conforms to style guide
The text was updated successfully, but these errors were encountered:
Providing the solution to "widgets" without being widgets. :)
A simple class/method that will call a class/method and output the results in it's placed. Used within views to separate the content rendered from the controller. See Bays for a starting point.
Development Checklist:
The text was updated successfully, but these errors were encountered: