Syndesi/neo4j-sync-bundle

View on GitHub
src/Command/DatabasePurgeCommand.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method execute has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function execute(InputInterface $input, OutputInterface $output): int
    {
        $io = new SymfonyStyle($input, $output);

        $io->newLine();
Severity: Minor
Found in src/Command/DatabasePurgeCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status