We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622ac5e commit 3feaf26Copy full SHA for 3feaf26
tests/Geocoder/Tests/TestCase.php
@@ -11,7 +11,7 @@
11
abstract class TestCase extends \PHPUnit_Framework_TestCase
12
{
13
/**
14
- * @param null|object $expects
+ * @param null|object $expects
15
* @return HttpAdapterInterface
16
*/
17
protected function getMockAdapter($expects = null)
0 commit comments