kudrvet/php-project-lvl2

View on GitHub

Showing 2 of 2 total issues

Avoid too many return statements within this method.
Open

                return "Property '$keysPath' was added with value: {$value}";
Severity: Major
Found in src/Formatters/PlainFormatter.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

        return implode("\n", flattenAll($formattedData));
    Severity: Major
    Found in src/Formatters/PlainFormatter.php - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language