Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
AbstractImportation Class Reference
+ Inheritance diagram for AbstractImportation:

Public Member Functions

 __construct ($file)
 
 load ()
 return array
 
 import ($locale, $domain)
 

Protected Attributes

 $file
 

Detailed Description

Definition at line 8 of file AbstractImportation.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $file)

Definition at line 12 of file AbstractImportation.php.

Member Function Documentation

◆ import()

import (   $locale,
  $domain 
)

Definition at line 21 of file AbstractImportation.php.

◆ load()

load ( )
abstract

return array

Reimplemented in JsonImportation, PhpArrayImportation, and YamlImportation.

Field Documentation

◆ $file

$file
protected

Definition at line 10 of file AbstractImportation.php.


The documentation for this class was generated from the following file: