added comment
This commit is contained in:
parent
6eb198011f
commit
ce3c8e6459
|
@ -6,7 +6,7 @@ use Illuminate\Http\Request;
|
|||
use Illuminate\Http\Response;
|
||||
use App\Contact;
|
||||
use phpDocumentor\Reflection\Types\Context;
|
||||
|
||||
//hello
|
||||
class ContactController extends Controller
|
||||
{
|
||||
public function __construct()
|
||||
|
|
Loading…
Reference in New Issue