Fixed style

This commit is contained in:
Christophe Vidal
2016-06-14 08:33:07 +07:00
parent 2888ac456a
commit c8e0c74f46
8 changed files with 12 additions and 20 deletions

View File

@@ -34,7 +34,7 @@ class FacadeTest extends \PHPUnit_Framework_TestCase
}
/**
* @param Computer $facade
* @param Computer $facade
* @param OsInterface $os
* @dataProvider getComputer
*/