-
Grégoire Pineau authored
See https://github.com/fabpot/Pimple/blob/master/lib/Pimple.php#L81 : Pimple give to the closure (as first argument) the container/application, so we do not need to use `use($app)`.
f618014e
See https://github.com/fabpot/Pimple/blob/master/lib/Pimple.php#L81 : Pimple give to the closure (as first argument) the container/application, so we do not need to use `use($app)`.