@@ -68,7 +68,8 @@ |
||
68 | 68 | */ |
69 | 69 | protected function setValue ($response) |
70 | 70 | { |
71 | - if (!isset($response['value']['tag_ids'])) { |
|
71 | + if (!isset($response['value']['tag_ids'])) |
|
72 | + { |
|
72 | 73 | $this->column_value = []; |
73 | 74 | |
74 | 75 | return; |