added comment

This commit is contained in:
Vedran Zelen 2020-07-27 09:35:36 +02:00
parent 6eb198011f
commit ce3c8e6459
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()