PHP Class ezcWorkflowExecutionVisualizerPluginOptions, Workflow

Inheritance: extends ezcBaseOptions
Afficher le fichier Open project: zetacomponents/workflow

Protected Properties

Свойство Type Description
$properties array(string=>mixed) Properties.

Méthodes publiques

Méthode Description
__set ( string $propertyName, mixed $propertyValue ) Property write access.

Method Details

__set() public méthode

Property write access.
public __set ( string $propertyName, mixed $propertyValue )
$propertyName string Name of the property.
$propertyValue mixed The value for the property.

Property Details

$properties protected_oe property

Properties.
protected array(string=>mixed) $properties
Résultat array(string=>mixed)