cms icon indicating copy to clipboard operation
cms copied to clipboard

Include helpers for session flash messages

Open timkelty opened this issue 1 year ago • 1 comments

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

timkelty avatar Oct 09 '24 19:10 timkelty

Retargeted for 4.13 and ready for review @brandonkelly

timkelty avatar Oct 15 '24 20:10 timkelty