|
@@ -5,7 +5,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase {
|
|
/**
|
|
/**
|
|
* Creates the application.
|
|
* Creates the application.
|
|
*
|
|
*
|
|
- * @return Symfony\Component\HttpKernel\HttpKernelInterface
|
|
|
|
|
|
+ * @return \Symfony\Component\HttpKernel\HttpKernelInterface
|
|
*/
|
|
*/
|
|
public function createApplication()
|
|
public function createApplication()
|
|
{
|
|
{
|