mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
injectable factory test
This commit is contained in:
@@ -139,7 +139,7 @@ class InjectableFactory
|
||||
private function getMethodParamInjection(
|
||||
?ReflectionClass $class,
|
||||
ReflectionParameter $param,
|
||||
?array $with,
|
||||
?array $with = null,
|
||||
?BindingContainer $bindingContainer = null
|
||||
) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user