mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fixed spacing issues for PSR-2
This commit is contained in:
parent
d77bd49301
commit
07d46aa3c3
4 changed files with 100 additions and 102 deletions
|
@ -27,7 +27,7 @@ class PerforceDownloaderTest extends \PHPUnit_Framework_TestCase
|
|||
private $testPath;
|
||||
public static $repository;
|
||||
|
||||
function setUp()
|
||||
private function setUp()
|
||||
{
|
||||
$this->testPath = sys_get_temp_dir() . '/composer-test';
|
||||
$this->config = new Config();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue