Skip to content

Commit 3feaf26

Browse files
committed
Fix CS
1 parent 622ac5e commit 3feaf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Geocoder/Tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
abstract class TestCase extends \PHPUnit_Framework_TestCase
1212
{
1313
/**
14-
* @param null|object $expects
14+
* @param null|object $expects
1515
* @return HttpAdapterInterface
1616
*/
1717
protected function getMockAdapter($expects = null)

0 commit comments

Comments
 (0)