Commit 74ac791
authored
chore: fix naming/spelling; rename DatabaseMessages→DatabaseMessage (BC alias) (#892)
* chore: fix naming/spelling; rename DatabaseMessages→DatabaseMessage (BC alias)
- Replace 'Not Support job type.' with 'Unsupported job type.'
- Correct 'will removed' → 'will be removed' in deprecations
- Improve ReCaptcha not published message
- Deprecate EntryType::SCHEDULED_TASK as alias of SCHEDULE
- Rename DatabaseMessages to DatabaseMessage; update tests; add class_alias for BC
- Tweak cache ConfigProvider comments
* fix: update deprecation notice for DatabaseMessages class
* refactor: remove DatabaseMessages class and update deprecation notice for DatabaseMessage
---------
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>1 parent 32808e9 commit 74ac791
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments