We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b088f81 commit 8a6f6e8Copy full SHA for 8a6f6e8
1 file changed
src/Form/LoginForm.php
@@ -87,7 +87,7 @@ protected function addElements()
87
/**
88
* This method creates input filter (used for form filtering/validation).
89
*/
90
- private function addInputFilter()
+ protected function addInputFilter()
91
{
92
// Create main input filter
93
$inputFilter = new InputFilter();
0 commit comments