Commit b75eac18 authored by Fabien Potencier's avatar Fabien Potencier

fixed CS

parent 737c4ae5
...@@ -24,6 +24,7 @@ Usage ...@@ -24,6 +24,7 @@ Usage
.. code-block:: php .. code-block:: php
<?php <?php
// web/index.php // web/index.php
require_once __DIR__.'/../vendor/autoload.php'; require_once __DIR__.'/../vendor/autoload.php';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment