回答編集履歴

1

変数名を質問に合わせる

2017/02/08 09:53

投稿

turbgraphics200
turbgraphics200

スコア4269

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ```php
4
4
 
5
- $options = [
5
+ $list = [
6
6
 
7
7
  [ 'text' => 'first', 'value' => 'first'],
8
8