22 lines
465 B
YAML
22 lines
465 B
YAML
|
name: LocaleUpdated
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties:
|
||
|
- name: locale
|
||
|
visibility: public
|
||
|
comment: '# * The new locale.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @var string'
|
||
|
methods:
|
||
|
- name: __construct
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: locale
|
||
|
comment: "# * The new locale.\n# *\n# * @var string\n# */\n# public $locale;\n#\
|
||
|
\ \n# /**\n# * Create a new event instance.\n# *\n# * @param string $locale\n\
|
||
|
# * @return void"
|
||
|
traits: []
|
||
|
interfaces: []
|