Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd42274b

Browse files
committed
[symfony#3236] minor tweaks
1 parent7cb9c23 commitd42274b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎cookbook/bundles/extension.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,13 @@ following these simple conventions:
188188
* The extension must be named after the bundle name and suffixed with
189189
``Extension`` (``AcmeHelloExtension`` for ``AcmeHelloBundle``);
190190

191-
* The extension should provide an XSD schema.
191+
* The extension *should* provide an XSD schema (but will be registered automatically
192+
regardless).
192193

193194
Manually Registering an Extension Class
194195
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195196

196-
When not following the conventions you will have to manually register your
197+
When not following the conventions, you will have to manually register your
197198
extension. To manually register an extension class override the
198199
:method:`Bundle::build() <Symfony\\Component\\HttpKernel\\Bundle\\Bundle::build>`
199200
method in your bundle::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp