Add a missing return statement
The return statement is required. If there is no "return $validator" an error is thrown.
Loading
Please sign in to comment
The return statement is required. If there is no "return $validator" an error is thrown.