[Form] Removed invalid PHPDoc text

This commit is contained in:
Bernhard Schussek 2012-07-12 19:41:16 +02:00
parent 7a138f0e20
commit 7149d268b6
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ class FormPerformanceTestCase extends FormIntegrationTestCase
/**
* @param integer $maxRunningTime
* @throws InvalidArgumentException
* @since Method available since Release 2.3.0
*/
public function setMaxRunningTime($maxRunningTime)
{