Skip to content

Commit f73cd59

Browse files
committed
fixed CS
1 parent d06d448 commit f73cd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
use Symfony\Component\HttpFoundation\Request;
44

55
/**
6-
* @var Composer\Autoload\ClassLoader $loader
6+
* @var Composer\Autoload\ClassLoader
77
*/
88
$loader = require __DIR__.'/../app/autoload.php';
99
include_once __DIR__.'/../app/bootstrap.php.cache';

0 commit comments

Comments
 (0)