forked from silexphp/Silex-WebProfiler
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor silexphp#130 Simplify extend calls (hkdobrev)
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Simplify extend calls Since Pimple 2.x there is no need to re-assign the result from the extend() call to the same key. Pimple already does that. Commits ------- 19989b3 Simplify extend calls
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters