質問編集履歴
1
コードの記述間違いの修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
|
13
13
|
|
14
14
|
|
15
|
-
$template = '文字列${
|
15
|
+
$template = '文字列${str}文字列';
|
16
16
|
|
17
17
|
|
18
18
|
|