We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10686e8 commit 8a3faa0Copy full SHA for 8a3faa0
web/app/public/index.php
@@ -1,7 +1,7 @@
1
<?php
2
3
include '../vendor/autoload.php';
4
-$foo = new App\Acme\Foo();
+$foo = new App\Foo();
5
6
?><!DOCTYPE html>
7
<html lang="en">
0 commit comments