Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit b99b5be

Browse files
committed
Removes the ApplicationConfigInjectionTrait
This functionality is now in the ApplicationConfigInjectionDelegator.
1 parent a84894b commit b99b5be

File tree

3 files changed

+0
-738
lines changed

3 files changed

+0
-738
lines changed

src/Application.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
class Application implements MiddlewareInterface, RequestHandlerInterface
2121
{
22-
use ApplicationConfigInjectionTrait;
23-
2422
/**
2523
* @var MiddlewareFactory
2624
*/

src/ApplicationConfigInjectionTrait.php

Lines changed: 0 additions & 238 deletions
This file was deleted.

0 commit comments

Comments
 (0)