Inherits FactoryDefinitionHelper.
Public Member Functions | |
| __construct ($factory, $decorate=false) | |
| scope ($scope) | |
| getDefinition ($entryName) | |
| __sleep () | |
| __wakeup () | |
Static Protected Attributes | |
| static | $clousureSerializer = NULL |
reimplements to be serializable
| __construct | ( | $factory, | |
$decorate = false |
|||
| ) |
| callable | $factory | |
| bool | $decorate | Is the factory decorating a previous definition? |
| __sleep | ( | ) |
pripravit objekt pro serializaci
| __wakeup | ( | ) |
propublid objekt
| getDefinition | ( | $entryName | ) |
| string | $entryName | Container entry name |
| scope | ( | $scope | ) |
|
staticprotected |