mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Almost PHPDoc problems fixed
This commit is contained in:
parent
2cb697a4bb
commit
831bd844bd
31 changed files with 57 additions and 18 deletions
|
@ -19,7 +19,8 @@ class PackageDependencyParserTest extends TestCase
|
|||
/**
|
||||
* @dataProvider dataProvider10
|
||||
* @param $expected
|
||||
* @param $data
|
||||
* @param $data10
|
||||
* @param $data20
|
||||
*/
|
||||
public function testShouldParseDependencies($expected, $data10, $data20)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue