The configuration is a structured (hash) array. Implementations
must pass their complete configuration on to this object. We have
chosen to use structured arrays for the configuration since it
simplifies the process of creating new node types and storing workflows.
public __construct ( mixed $configuration = null ) | ||
$configuration | mixed |