Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
2a7e41fc
Commit
2a7e41fc
authored
Feb 26, 2018
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed CS
parent
4ce397b1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
doc/providers/asset.rst
doc/providers/asset.rst
+2
-1
doc/providers/routing.rst
doc/providers/routing.rst
+2
-1
No files found.
doc/providers/asset.rst
View file @
2a7e41fc
...
@@ -14,7 +14,8 @@ Parameters
...
@@ -14,7 +14,8 @@ Parameters
*
**
assets
.
base_path
**:
Default
path
to
prepend
to
all
assets
without
a
package
.
*
**
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
*
**
assets
.
named_packages
**
(
optional
):
Named
packages
.
Keys
are
the
package
names
and
values
the
configuration
(
supported
keys
are
``
version
``,
names
and
values
the
configuration
(
supported
keys
are
``
version
``,
...
...
doc/providers/routing.rst
View file @
2a7e41fc
...
@@ -7,7 +7,8 @@ named routes.
...
@@ -7,7 +7,8 @@ named routes.
Parameters
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
Services
--------
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment