mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 08:26:44 +02:00
Fixed style
This commit is contained in:
@@ -34,7 +34,7 @@ class FacadeTest extends \PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Computer $facade
|
||||
* @param Computer $facade
|
||||
* @param OsInterface $os
|
||||
* @dataProvider getComputer
|
||||
*/
|
||||
|
Reference in New Issue
Block a user