cms
cms copied to clipboard
Include helpers for session flash messages
Description
Adds helper methods:
-
\craft\helpers\Session::getFlash -
\craft\helpers\Session::getAllFlashes -
\craft\helpers\Session::hasFlash -
\craft\helpers\Session::addFlash -
\craft\helpers\Session::removeFlash -
\craft\helpers\Session::removeAllFlashes
Related issues
- https://github.com/verbb/formie/pull/2088
Retargeted for 4.13 and ready for review @brandonkelly