Result
extends Result
in package
Define common system status exchange object
This is the default and minimal form of a result object used in all file access systems.
Tags
Table of Contents
- getTranslation() : string
Methods
getTranslation()
protected
getTranslation(string $data, string $l[, string $type = 'code' ][, string $src = '' ]) : string
Parameters
- $data : string
- $l : string
- $type : string = 'code'
- $src : string = ''