diff --git a/module/VuFind/src/VuFindTest/Unit/MinkTestCase.php b/module/VuFind/src/VuFindTest/Unit/MinkTestCase.php index be72f6f6034b327011a4f92e00050dbe8105bf4c..2f8d22ec401c5f93787aafef40cf4495d0b6ea20 100644 --- a/module/VuFind/src/VuFindTest/Unit/MinkTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/MinkTestCase.php @@ -148,8 +148,6 @@ abstract class MinkTestCase extends TestCase * Restore configurations to the state they were in prior to a call to * changeConfig(). * - * @param array $configs The same configuration array passed to changeConfig(). - * * @return void */ protected function restoreConfigs()