Przeglądaj źródła

問い合わせメール修正

master
sosuke.iwabuchi 2 lat temu
rodzic
commit
addfbecafd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/Email/Members/AskNotice.php

+ 1
- 1
app/Email/Members/AskNotice.php Wyświetl plik

@@ -9,7 +9,7 @@ class AskNotice extends Members
{

public function __construct(
protected Customer $customer,
Customer $customer,
private Ask $app
) {
parent::__construct($customer);


Ładowanie…
Anuluj
Zapisz