db
FactoryDefinitionHelper Class Reference

Inherits FactoryDefinitionHelper.

Public Member Functions

 __construct ($factory, $decorate=false)
 
 scope ($scope)
 
 getDefinition ($entryName)
 
 __sleep ()
 
 __wakeup ()
 

Static Protected Attributes

static $clousureSerializer = NULL
 

Detailed Description

reimplements to be serializable

Constructor & Destructor Documentation

◆ __construct()

__construct (   $factory,
  $decorate = false 
)
Parameters
callable$factory
bool$decorateIs the factory decorating a previous definition?

Member Function Documentation

◆ __sleep()

__sleep ( )

pripravit objekt pro serializaci

Returns
array ktere property se maji serializovat

◆ __wakeup()

__wakeup ( )

propublid objekt

◆ getDefinition()

getDefinition (   $entryName)
Parameters
string$entryNameContainer entry name
Returns
FactoryDefinition

◆ scope()

scope (   $scope)

Defines the scope of the entry.

Parameters
string$scope
Returns
FactoryDefinitionHelper

Member Data Documentation

◆ $clousureSerializer

$clousureSerializer = NULL
staticprotected

The documentation for this class was generated from the following file: