Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit addd5fc

Browse filesBrowse files
committed
postfix is not a word.
1 parent 50079e5 commit addd5fc
Copy full SHA for addd5fc

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/bundles/extension.rst

Copy file name to clipboardExpand all lines: cookbook/bundles/extension.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Creating an Extension Class
9898
If you do choose to expose a semantic configuration for your bundle, you'll
9999
first need to create a new "Extension" class, which will handle the process.
100100
This class should live in the ``DependencyInjection`` directory of your bundle
101-
and its name should be constructed by replacing the ``Bundle`` postfix of the
101+
and its name should be constructed by replacing the ``Bundle`` suffix of the
102102
Bundle class name with ``Extension``. For example, the Extension class of
103103
``AcmeHelloBundle`` would be called ``AcmeHelloExtension``::
104104

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.