Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shameerc committed Oct 17, 2015
1 parent 343bb20 commit ff84376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/config/dependencies.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

// Flash messages
$di->set('flash', $di->lazyNew('\Slim\Flash\Messages'));

// Set Callable Resolver
$di->set('callableResolver', new App\CallableResolver($di));

// -----------------------------------------------------------------------------
Expand Down

0 comments on commit ff84376

Please sign in to comment.