Remove invalid and unnecessary PHPDoc annotations (#20507)

This commit is contained in:
Maksim Spirkov
2025-09-03 17:09:14 +05:00
committed by GitHub
parent 06858c1089
commit f39a2ec1f9
8 changed files with 0 additions and 13 deletions

View File

@ -236,7 +236,6 @@ class FixtureController extends Controller
/**
* Show help message.
* @param array $fixturesInput
*/
private function printHelpMessage()
{