apply php-cs-fixer fixes

This commit is contained in:
Pig Fang 2021-12-12 17:59:27 +08:00
parent 88b5da401a
commit faea0126ea
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

View File

@ -21,7 +21,7 @@ class OptionForm
* Pass this value to tell generator to
* load text from language files automatically.
*/
public const AUTO_DETECT = 0x97ab1;
public const AUTO_DETECT = 0x97AB1;
protected $id;
protected $title;