We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65842ae + c5f288d commit 1d9d577Copy full SHA for 1d9d577
app/start/local.php
@@ -1,3 +1,3 @@
1
<?php
2
3
- //
+//
app/tests/TestCase.php
@@ -5,7 +5,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase {
5
/**
6
* Creates the application.
7
*
8
- * @return Symfony\Component\HttpKernel\HttpKernelInterface
+ * @return \Symfony\Component\HttpKernel\HttpKernelInterface
9
*/
10
public function createApplication()
11
{
0 commit comments