constructor Translation2::Translation2

constructor Translation2::Translation2() – Constructor

Synopsis

require_once 'Translation2.php';

void constructor Translation2::Translation2 ( string $storageDriver , mixed $options = '' , array $params = array() )

Description

This constructor is deprecated in favour of the factory() method.

Note

This function can not be called statically.