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

Commit16fead4

Browse files
committed
Adjustments from comments by@bicpi
1 parenta05da41 commit16fead4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎components/class_loader/psr4_class_loader.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Libraries that follow the `PSR-4`_ standard can be loaded with the ``Psr4ClassLo
1818

1919
..tip::
2020

21-
All SymfonyComponents follow PSR-4.
21+
All Symfonycomponents follow PSR-4.
2222

2323
Usage
2424
-----
2525

2626
The following example demonstrates how you can use the
2727
:class:`Symfony\\Component\\ClassLoader\\Psr4ClassLoader` autoloader to use
28-
Symfony's Yaml component. Imagine, you downloaded both the``ClassLoader`` and
29-
``Yaml`` component as ZIP packages and unpacked them to a ``libs`` directory.
28+
Symfony's Yaml component. Imagine, you downloaded both the ClassLoader and
29+
Yaml component as ZIP packages and unpacked them to a ``libs`` directory.
3030
The directory structure will look like this:
3131

3232
..code-block::text

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp