constructor Translation2_Decorator::Translation2_Decorator()

constructor Translation2_Decorator::Translation2_Decorator() -- Constructor

Synopsis

require_once 'Decorator.php';

void constructor Translation2_Decorator::Translation2_Decorator (object Translation2 &$translation2)

Description

Constructs the Translation2_Decorator

Parameter

object Translation2 &$translation2

object to decorate

Note

This function can not be called statically.