1
0
Fork 0

Fix phpstan return type in `SvnTest::urlProvider` (#10233)

pull/10240/head
Martin Herndl 2021-10-28 10:00:25 +02:00 committed by GitHub
parent a861d66469
commit 96370657b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -36,11 +36,6 @@ class SvnTest extends TestCase
$this->assertEquals($expect, $reflMethod->invoke($svn));
}
/**
* Provide some examples for {@self::testCredentials()}.
*
* @return array
*/
public function urlProvider()
{
return array(