Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16454 программиста и 1669 роботов. Сейчас ищут 1634 программиста ...
constructor Translation2::Translation2
Вернуться к: Translation2
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.
Note
This function can not be called statically.
Вернуться к: Translation2