MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / Slim_Session_Flash

Class Slim_Session_Flash

tutorial/api/Slim/Session/Flash.php:57–192  ·  view source on GitHub ↗

* Flash Messaging * * This class enables Flash messaging. Messages are persisted in $_SESSION * with a user-defined key. * * USAGE: * * 1. Set Flash message to be shown on the next request * * Slim::flash('error', 'The object could not be saved'); * * 2. Set Flash message to be shown on the current request * * Slim::flashNow('error', 'The object could not be saved'); * * 3

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected