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

Commite3c71c1

Browse files
committed
[#1993] Minor syntax tweak
1 parent8b3f102 commite3c71c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/from_flat_php_to_symfony2.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ into a vendor/ directory:
449449
450450
Beside downloading your dependencies, Composer generates a ``vendor/autoload.php`` file,
451451
which takes care of autoloading for all the files in the Symfony Framework as well as
452-
the files mentioned in the autoload section of your `composer.json`.
452+
the files mentioned in the autoload section of your ``composer.json``.
453453

454454
Core to Symfony's philosophy is the idea that an application's main job is
455455
to interpret each request and return a response. To this end, Symfony2 provides

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp