Skip to content

Commit c3c1046

Browse files
JeroenDeDauwsebastianbergmann
authored andcommitted
Complete docblock
1 parent b1229ac commit c3c1046

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Framework/IncompleteTestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ class PHPUnit_Framework_IncompleteTestCase extends PHPUnit_Framework_TestCase
5252
protected $useOutputBuffering = false;
5353

5454
/**
55+
* @param string $className
56+
* @param string $methodName
5557
* @param string $message
5658
*/
5759
public function __construct($className, $methodName, $message = '')

0 commit comments

Comments
 (0)