We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec81983 commit bdb3571Copy full SHA for bdb3571
modules/validation/ModuleConfig.cfc
@@ -78,7 +78,7 @@ component{
78
/**
79
* Prepare settings and returns true if using i18n else false.
80
*/
81
- private boolean function parseParentSettings(){
+ private function parseParentSettings(){
82
83
Sample:
84
validation = {
0 commit comments