Closed mattsnowboard closed 11 years ago
This is just fixing the base class to have the same signature as the derived. Note the default "false" is now weird because parameters following that do not have defaults. There may be a better fix but this will avoid strict mode errors.
Changes Unknown when pulling 4b7fb10c21f0c76a022b2b70d2ad656410ff9113 on mattsnowboard:patch-3 into \ on brewlabs:master**.
This is just fixing the base class to have the same signature as the derived. Note the default "false" is now weird because parameters following that do not have defaults. There may be a better fix but this will avoid strict mode errors.