質問するログイン新規登録

回答編集履歴

4

cerc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

answer CHANGED
File without changes

3

cerc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

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

2

cwc

2018/03/21 13:23

投稿

earnest_gay
earnest_gay

スコア615

answer CHANGED
File without changes

1

cwc

2018/03/21 13:22

投稿

earnest_gay
earnest_gay

スコア615

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