Inherits ObjectCreator.
Public Member Functions | |
| resolve (Definition $definition, array $parameters=array()) | |
Description of FactoryBeanResolver
| resolve | ( | Definition | $definition, |
| array | $parameters = array() |
||
| ) |
Resolve a class definition to a value.
This will create a new instance of the class using the injections points defined.
| ClassDefinition | $definition | {} |