:octocat: phpcs happy

This commit is contained in:
smiley
2025-04-01 14:23:21 +02:00
parent 9bb6c9ba9c
commit b9fe7d3dfe
+1 -1
View File
@@ -99,7 +99,7 @@ class QREps extends QROutputAbstract{
// create the path elements
$this->paths(),
// end file
'%%EOF'
'%%EOF',
]);
$this->saveToFile($eps, $file);