We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7fe242 commit 32cdfa6Copy full SHA for 32cdfa6
helpers/BaseEnum.php
@@ -43,7 +43,7 @@ abstract class BaseEnum
43
/**
44
* @var string message category
45
*/
46
- public static $messageCategory = 'yii2mod.enum';
+ public static $messageCategory = 'app';
47
48
49
* Sets the value that will be managed by this type instance.
0 commit comments