@@ -25,7 +25,7 @@ |
||
25 | 25 | * @param \chillerlan\QRCode\BitBuffer $buffer |
26 | 26 | * @return void |
27 | 27 | */ |
28 | - public function write(BitBuffer &$buffer); |
|
28 | + public function write(BitBuffer&$buffer); |
|
29 | 29 | |
30 | 30 | /** |
31 | 31 | * @param $type |