質問編集履歴

1

qで

2018/01/01 17:09

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
File without changes
test CHANGED
@@ -45,6 +45,18 @@
45
45
 
46
46
 
47
47
  ```ここに言語を入力
48
+
49
+ <?php
50
+
51
+
52
+
53
+ namespace Web;
54
+
55
+
56
+
57
+ use \Models\Model_Welcome;
58
+
59
+
48
60
 
49
61
  class Controller_Welcome extends \Controller
50
62