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
166e32ba
Commit
166e32ba
authored
May 16, 2016
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed occurrences of Symfony2 in the docs
parent
46432144
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/intro.rst
doc/intro.rst
+1
-1
doc/providers/csrf.rst
doc/providers/csrf.rst
+1
-1
No files found.
doc/intro.rst
View file @
166e32ba
Introduction
Introduction
============
============
Silex is a PHP microframework. It is built on the shoulders of `Symfony
2
`_ and
Silex is a PHP microframework. It is built on the shoulders of `Symfony`_ and
`Pimple`_ and also inspired by `Sinatra`_.
`Pimple`_ and also inspired by `Sinatra`_.
Silex aims to be:
Silex aims to be:
...
...
doc/providers/csrf.rst
View file @
166e32ba
...
@@ -2,7 +2,7 @@ CsrfServiceProvider
...
@@ -2,7 +2,7 @@ CsrfServiceProvider
===================
===================
The *CsrfServiceProvider* provides a service for building forms in your
The *CsrfServiceProvider* provides a service for building forms in your
application with the Symfony
2
Form component.
application with the Symfony Form component.
Parameters
Parameters
----------
----------
...
...
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