回答編集履歴
1
リンクのアンカーの指定がWithout containerの方になってしまっていたのでUsageの方に修正しました
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-
|
13
|
+
[https://github.com/slimphp/Twig-View#user-content-usage](https://github.com/slimphp/Twig-View#user-content-usage)
|