Rector TypedPropertyFromStrictSetUpRector

This commit is contained in:
Adrien Crivelli
2023-09-12 10:48:13 +08:00
parent 0e6f413fde
commit 80b4ae2bbd
86 changed files with 112 additions and 406 deletions
@@ -16,8 +16,7 @@ class XmlLoadTest extends TestCase
/** @var ?Spreadsheet */
private $spreadsheet;
/** @var string */
private $locale;
private string $locale;
protected function setUp(): void
{