mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-12 02:36:28 +00:00
:octocat: phpcs happy
This commit is contained in:
@@ -99,7 +99,7 @@ class QREps extends QROutputAbstract{
|
||||
// create the path elements
|
||||
$this->paths(),
|
||||
// end file
|
||||
'%%EOF'
|
||||
'%%EOF',
|
||||
]);
|
||||
|
||||
$this->saveToFile($eps, $file);
|
||||
|
||||
Reference in New Issue
Block a user