diff --git a/src/Symfony/Component/Form/Tests/FormPerformanceTestCase.php b/src/Symfony/Component/Form/Tests/FormPerformanceTestCase.php index be381074f1..d68d67a7b4 100644 --- a/src/Symfony/Component/Form/Tests/FormPerformanceTestCase.php +++ b/src/Symfony/Component/Form/Tests/FormPerformanceTestCase.php @@ -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) {