Skip to content

Commit

Permalink
Remove superfluous annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 2, 2018
1 parent f8d5899 commit 1e27eba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/Util/XmlTest.php
Expand Up @@ -17,11 +17,6 @@ class XmlTest extends TestCase
{
/**
* @dataProvider charProvider
*
* @param mixed $char
*
* @throws \PHPUnit\Framework\ExpectationFailedException
* @throws \SebastianBergmann\RecursionContext\InvalidArgumentException
*/
public function testPrepareString($char): void
{
Expand Down

0 comments on commit 1e27eba

Please sign in to comment.