WeaponsTranslation extends AbstractPersonalTranslation
Weapon translations.
Tags
Table of Contents
- $content : string
- $id : int
- $object : mixed
- __construct() : mixed
- Convenient constructor.
- __toString() : mixed
Properties
$content
protected
string
$content
Tags
$id
protected
int
$id
Tags
$object
protected
mixed
$object
Tags
Methods
__construct()
Convenient constructor.
public
__construct(string $locale, string $field, string $value) : mixed
Parameters
- $locale : string
- $field : string
- $value : string
Return values
mixed —__toString()
public
__toString() : mixed