mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-12 19:16:45 +00:00
Gotta keep phpcs happy, even if it is only a blank line between property declarations
This commit is contained in:
@@ -9,6 +9,7 @@ use PhpOffice\PhpSpreadsheet\Worksheet\Worksheet;
|
||||
class PageSettings
|
||||
{
|
||||
private $officeNs;
|
||||
|
||||
private $stylesNs;
|
||||
|
||||
private $pageLayoutStyles = [];
|
||||
|
||||
Reference in New Issue
Block a user