This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Add flash messenger view helper #3
Closed
Description
The flash messenger view helper in zend-view depends on the MVC plugin. We should move it into this repository, and add view helper configuration in the Module
class to define the view helper service for it to point to the one in this repository.
This will eventually enable the ability to remove it from zend-view for a v3 release of that component.