Skip to content

Commit

Permalink
Add padding to defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
endroid committed May 31, 2016
1 parent 08a4d29 commit 4638f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Factory/QrCodeFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ public function getAvailableOptions()
'error_correction_level' => null,
'foreground_color' => null,
'background_color' => null,
'padding' => null,
'label' => null,
'label_font_size' => null,
'label_font_path' => null,
Expand Down

0 comments on commit 4638f11

Please sign in to comment.