-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
in Controller/CommandController.php, line 8
The class
Symfony\Component\Process\ProcessBuilderis declared but never used. You should remove theusestatement.
namespace Juanber84\Bundle\ProfilercommandBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Symfony\Bundle\FrameworkBundle\Console\Application as App;
use Symfony\Component\Console\Tester\CommandTester;
use Symfony\Component\Process\ProcessBuilder;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\RedirectResponse;
class CommandController extends Controller
{
Posted from SensioLabsInsight
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels