質問編集履歴
1
誤字脱字
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
HogeService::regist($input);
|
24
24
|
|
25
|
-
// 登録された情報
|
25
|
+
// 登録された情報を関係者にメールを送信
|
26
26
|
|
27
27
|
HogeMailService::send($input);
|
28
28
|
|