Property | Type | Description | |
---|---|---|---|
identifier | string |
Method | Description | |
---|---|---|
TranslatableAttribute ( ) : System | ||
TranslatableAttribute ( string identifier ) : System |
Translates the specified field into the value denoted by the identifier
|
public TranslatableAttribute ( string identifier ) : System | ||
identifier | string | The translation ID |
return | System |