apply rector rules

This commit is contained in:
2023-07-28 02:40:02 +02:00
parent 157cdf6dfc
commit f570fe92a5
112 changed files with 252 additions and 562 deletions

View File

@@ -37,7 +37,7 @@ class LoadOption extends AbstractFixture implements OrderedFixtureInterface
*/
public $fakerNl;
private $counter = 0;
private int $counter = 0;
public function __construct()
{