phug-php/dev-tool

View on GitHub
src/Phug/DevTool/Command/CodeStyleFixCommand.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Phug\DevTool\Command\CodeStyleFixCommand::setName
Open

        $this->setName('code-style:fix')

Parameter $input has undeclared type \Symfony\Component\Console\Input\InputInterface
Open

    protected function execute(InputInterface $input, OutputInterface $output)

Parameter $output has undeclared type \Symfony\Component\Console\Output\OutputInterface
Open

    protected function execute(InputInterface $input, OutputInterface $output)

There are no issues that match your filters.

Category
Status