Constructor: langPackStringDeleted
Deleted localization string
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| key | string | Yes | Localization key |
Type: LangPackString
Example:
$langPackStringDeleted = ['_' => 'langPackStringDeleted', 'key' => 'string'];
Deleted localization string
| Name | Type | Required | Description |
|---|---|---|---|
| key | string | Yes | Localization key |
$langPackStringDeleted = ['_' => 'langPackStringDeleted', 'key' => 'string'];