MINOR Add an ambiguous renaming warning for Form when using the upgrader

This commit is contained in:
Maxime Rainville 2019-01-29 17:54:04 +13:00
parent 1b63610c27
commit 4f6cc24eed
1 changed files with 2 additions and 0 deletions

View File

@ -1376,3 +1376,5 @@ warnings:
message: 'Use global const RESOURCES_DIR'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.4.0#resources-dir'
replacement: 'RESOURCES_DIR'
renameWarnings:
- Form