platform/api/laravel/Contracts/Translation/HasLocalePreference.yaml

16 lines
270 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: HasLocalePreference
class_comment: null
dependencies: []
properties: []
methods:
- name: preferredLocale
visibility: public
parameters: []
comment: '# * Get the preferred locale of the entity.
# *
# * @return string|null'
traits: []
interfaces: []