mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-18 05:57:33 +00:00
Yet more Coding standards fixes
This commit is contained in:
@@ -14,6 +14,7 @@ class XmlScanner
|
||||
private $libxmlDisableEntityLoader = false;
|
||||
|
||||
private $previousLibxmlDisableEntityLoaderValue;
|
||||
|
||||
private $pattern;
|
||||
|
||||
private function __construct($pattern = '<!DOCTYPE')
|
||||
|
||||
Reference in New Issue
Block a user