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

回答編集履歴

1

リンクのアンカーの指定がWithout containerの方になってしまっていたのでUsageの方に修正しました

2019/12/29 06:37

投稿

Eggpan
Eggpan

スコア3297

answer CHANGED
@@ -10,4 +10,4 @@
10
10
  エラー自体はコンストラクタに「Twig\Loader\LoaderInterface」クラスのインスタンスを渡す必要があるが、文字列が与えられているためにTypeErrorになっています
11
11
 
12
12
  参考:
13
- [https://github.com/slimphp/Twig-View#user-content-without-container](https://github.com/slimphp/Twig-View#user-content-without-container)
13
+ [https://github.com/slimphp/Twig-View#user-content-usage](https://github.com/slimphp/Twig-View#user-content-usage)