This commit is contained in:
Samuel Georges 2018-08-21 13:28:12 +10:00
parent bf841b4340
commit eb2419cc74
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ class Theme
$config = Yaml::parseFile($path); $config = Yaml::parseFile($path);
/** /**
* @event cms.theme.extendFormConfig * @event cms.theme.extendConfig
* Extend basic theme configuration supplied by the theme by returning an array. * Extend basic theme configuration supplied by the theme by returning an array.
* *
* Note if planning on extending form fields, use the `cms.theme.extendFormConfig` * Note if planning on extending form fields, use the `cms.theme.extendFormConfig`