Edit File by line
/home/barbar84/www/wp-conte.../plugins/updraftp.../vendor/symfony/process/Exceptio...
File: RuntimeException.php
<?php
[0] Fix | Delete
[1] Fix | Delete
/*
[2] Fix | Delete
* This file is part of the Symfony package.
[3] Fix | Delete
*
[4] Fix | Delete
* (c) Fabien Potencier <fabien@symfony.com>
[5] Fix | Delete
*
[6] Fix | Delete
* For the full copyright and license information, please view the LICENSE
[7] Fix | Delete
* file that was distributed with this source code.
[8] Fix | Delete
*/
[9] Fix | Delete
[10] Fix | Delete
namespace Symfony\Component\Process\Exception;
[11] Fix | Delete
[12] Fix | Delete
/**
[13] Fix | Delete
* RuntimeException for the Process Component.
[14] Fix | Delete
*
[15] Fix | Delete
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
[16] Fix | Delete
*/
[17] Fix | Delete
class RuntimeException extends \RuntimeException implements ExceptionInterface
[18] Fix | Delete
{
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function