回答編集履歴

4

cerc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
File without changes

3

cerc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
@@ -1,6 +1,4 @@
1
1
  Request::main()->action
2
-
3
-
4
2
 
5
3
  ミス。上はaction名。
6
4
 
@@ -8,4 +6,4 @@
8
6
 
9
7
  controller名は下記で取得。
10
8
 
11
- Request::main()->route->controller_path
9
+ `Request::main()->route->controller_path`

2

cwc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
File without changes

1

cwc

2018/03/21 13:22

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
@@ -1 +1,11 @@
1
1
  Request::main()->action
2
+
3
+
4
+
5
+ ミス。上はaction名。
6
+
7
+
8
+
9
+ controller名は下記で取得。
10
+
11
+ Request::main()->route->controller_path