vaimo/composer-patches

View on GitHub
src/Composer/Commands/ApplyCommand.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::setName
Open

        $this->setName('patch:apply');
Severity: Critical
Found in src/Composer/Commands/ApplyCommand.php by phan

Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::getDefinition
Open

        $definition = $this->getDefinition();
Severity: Critical
Found in src/Composer/Commands/ApplyCommand.php by phan

Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::setDescription
Open

        $this->setDescription('Apply a patch or patches for certain package(s)');
Severity: Critical
Found in src/Composer/Commands/ApplyCommand.php by phan

There are no issues that match your filters.

Category
Status