php cs fixes

This commit is contained in:
2024-11-28 13:34:38 +01:00
parent f820273dd7
commit a4510e2697
2 changed files with 5 additions and 5 deletions

View File

@@ -211,7 +211,7 @@ final class LoadReports extends AbstractFixture implements OrderedFixtureInterfa
}
/**
* @return \Chill\MainBundle\Entity\Scope
* @return Scope
*/
private function getScopeRandom()
{