mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-24 01:00:05 +00:00
Rector TypedPropertyFromStrictSetUpRector
This commit is contained in:
@@ -16,8 +16,7 @@ class XmlLoadTest extends TestCase
|
||||
/** @var ?Spreadsheet */
|
||||
private $spreadsheet;
|
||||
|
||||
/** @var string */
|
||||
private $locale;
|
||||
private string $locale;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user