DigitalState/Platform-Admin-Bundle

View on GitHub

Showing 1 of 1 total issue

Method handleForm has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function handleForm($entity)
    {
        $request = $this->get('request');
        $config = $this->getConfig('form', $entity);
        $form = $config->get('form_type');
Severity: Minor
Found in Controller/BreadController.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language