@@ -47,7 +47,7 @@ |
||
47 | 47 | |
48 | 48 | protected function getBody() |
49 | 49 | { |
50 | - if(!empty($this->btns)) { |
|
50 | + if (!empty($this->btns)) { |
|
51 | 51 | $this->body['btns'] = $this->btns; |
52 | 52 | } else { |
53 | 53 | throw new \InvalidArgumentException("wrong btns"); |