This commit is contained in:
Sebastian Davaris 2020-07-27 10:20:49 +02:00
commit cbb01782fa
1 changed files with 1 additions and 1 deletions

View File

@ -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()