DragonByte Tech
Well-known member
- Affected version
- 2.0.0 Beta 2
In the dev docs, it says the following formats are valid:
However, this is not the case: https://regex101.com/r/L4vp8r/1
As per the code, adding the 1 in the function name is required even if there is no step 2. Is the code or the docs the intended functionality?
Fillip
installStep1()
, upgrade1000170Step()
, upgrade1000170Step1()
and uninstallStep1()
However, this is not the case: https://regex101.com/r/L4vp8r/1
As per the code, adding the 1 in the function name is required even if there is no step 2. Is the code or the docs the intended functionality?
Fillip