Warn for calling public/protected/private/module_function without arguments inside method
Calling these methods without an argument does not have the desired effect inside a method.
Fixes [Bug #13249]
Warn for calling public/protected/private/module_function without arguments inside method
Calling these methods without an argument does not have the
desired effect inside a method.
Fixes [Bug #13249]