Simplify extend call
Since Pimple 2.x there is no need to re-assign the result from extend() call to the same key. Pimple already does that.
Showing
Please register or sign in to comment
Since Pimple 2.x there is no need to re-assign the result from extend() call to the same key. Pimple already does that.