Ubiquity 2.5.2
php rapid development framework
|
Public Member Functions | |
__construct ($file) | |
load () | |
return array | |
import ($locale, $domain) | |
Protected Attributes | |
$file | |
Definition at line 8 of file AbstractImportation.php.
__construct | ( | $file | ) |
Definition at line 12 of file AbstractImportation.php.
import | ( | $locale, | |
$domain | |||
) |
Definition at line 21 of file AbstractImportation.php.
|
abstract |
return array
Reimplemented in JsonImportation, PhpArrayImportation, and YamlImportation.
|
protected |
Definition at line 10 of file AbstractImportation.php.