# `interface`  Translatable

**Fully Qualified**: [`\Frontastic\Common\Translatable`](../../src/php/Translatable.php)

## Methods

* [getTranslationCode()](#gettranslationcode)
* [getTranslationParameters()](#gettranslationparameters)

### getTranslationCode()

```php
public function getTranslationCode(): string
```

Return Value: `string`

### getTranslationParameters()

```php
public function getTranslationParameters(): object
```

Return Value: `object`

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
