diff --git a/src/factories/implementations/dependency-injection-factory.php b/src/factories/implementations/dependency-injection-factory.php index 1ec9fce..789b48a 100644 --- a/src/factories/implementations/dependency-injection-factory.php +++ b/src/factories/implementations/dependency-injection-factory.php @@ -4,6 +4,7 @@ use Nectary\Factory; use Nectary\Singleton; +use Nectary\Request; /** * Given a class name and method for the class