Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04f4153

Browse files
author
Nathan Vonnahme
committed
test commit from local git
1 parent 2bbf442 commit 04f4153

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

glossary.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ Glossary
7171
to have a ``dev`` environment built for debugging and a ``prod`` environment
7272
that's optimized for speed.
7373

74+
Vendor
75+
A vendor is a supplier of third-party PHP libraries and bundles. Any library
76+
you add to your Symfoony project should go in the `vendor` directory. See
77+
`Architecture: Using Vendors`_.
78+
79+
7480
.. _`service-oriented architecture`: http://wikipedia.org/wiki/Service-oriented_architecture
7581
.. _`HTTP Wikipedia`: http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
7682
.. _`HTTP 1.1 RFC`: http://www.w3.org/Protocols/rfc2616/rfc2616.html
83+
.. _`Architecture: Using Vendors`:http://symfony.com/doc/2.0/quick_tour/the_architecture.html#using-vendors

0 commit comments

Comments
 (0)