joomla / statistics-server

Server for collecting environment stats for Joomla Installations
GNU General Public License v2.0
11 stars 17 forks source link

Use a twig service provider #4

Closed wilsonge closed 9 years ago

wilsonge commented 9 years ago

Switches Config to be a json object and located as a registry object in the service provider Reworks the views to remove the AbstractHtmlView using the BaseHtmlView in v2.0 of the framework Moves the twig specific stuff into a twig service provider Builds the view object through the DIC