constructor Translation2::Translation2
constructor Translation2::Translation2() – Constructor
Synopsis
require_once 'Translation2.php';
void constructor Translation2::Translation2 (
string $storageDriver
, mixed $options = ''
, array $params = array()
)
Описание
This constructor is deprecated in favour of the factory() method.
Замечание
This function can not be called statically.