mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-26 19:03:10 +00:00
Allow php-cs-fixer to Handle Implicit Backslashes
This commit is contained in:
@@ -1725,6 +1725,6 @@ return [
|
||||
'issue 4242 escaped quote in format' => [
|
||||
'"Hello"',
|
||||
'Hello',
|
||||
'\\"@\\"',
|
||||
'\"@\"',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user