Commit 2a7e41fc authored by Fabien Potencier's avatar Fabien Potencier

fixed CS

parent 4ce397b1
......@@ -14,7 +14,8 @@ Parameters
* **assets.base_path**: Default path to prepend to all assets without a package.
* **assets.base_urls**: (Alternative to ``assets.base_path``) List of base URLs to choose from to prepend to assets without a package.
* **assets.base_urls**: (Alternative to ``assets.base_path``) List of base URLs
to choose from to prepend to assets without a package.
* **assets.named_packages** (optional): Named packages. Keys are the package
names and values the configuration (supported keys are ``version``,
......
......@@ -7,7 +7,8 @@ named routes.
Parameters
----------
* **route_class**: (optional): The default route class used by the route factory. (Defaults to ``Silex\Route``)
* **route_class**: (optional): The default route class used by the route
factory (defaults to ``Silex\Route``).
Services
--------
......
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