steadlane/silverstripe-vision6

View on GitHub
code/forms/Vision6SubscribeField.php

Summary

Maintainability
A
1 hr
Test Coverage

Method validate has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function validate($validator)
    {
        $form = $this->getForm();
        $data = $form->getData();

Severity: Minor
Found in code/forms/Vision6SubscribeField.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status