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

Method configureMode

tutorial/api/Slim/Slim.php:310–314  ·  view source on GitHub ↗

* Configure Slim for a given mode * * This method will immediately invoke the callable if * the specified mode matches the current application mode. * Otherwise, the callable is ignored. This should be called * only _after_ you initialize your Slim app. * * @param string $mode * @param mixed $callable * @return void */

( $mode, $callable )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getModeMethod · 0.95

Tested by

no test coverage detected