This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sosuke.iwabuchi
/
KT-MyPage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
問い合わせメール修正
master
sosuke.iwabuchi
2 years ago
parent
cee2cb0797
commit
addfbecafd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/Email/Members/AskNotice.php
+ 1
- 1
app/Email/Members/AskNotice.php
View File
@@ -9,7 +9,7 @@ class AskNotice extends Members
{
public function __construct(
protected
Customer $customer,
Customer $customer,
private Ask $app
) {
parent::__construct($customer);
Write
Preview
Loading…
Cancel
Save