DefinitionDecorator

DefinitionDecorator

class DefinitionDecorator extends Definition

This definition decorates another definition.

Methods

__construct(string $parent)
$this setFactory($callable)

Sets a factory.

string|array getFactory()

Gets the factory.

from Definition
$this setDeco