Remove test error
This commit is contained in:
parent
b2ce582152
commit
3c20f0372f
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class HomeController extends Controller {
|
||||||
|
|
||||||
public function test()
|
public function test()
|
||||||
{
|
{
|
||||||
a
|
|
||||||
return view('index', ['test' => 'Dit is een test']);
|
return view('index', ['test' => 'Dit is een test']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue