8000 minor #8393 Update autoload file (tabbi89) · symfony/symfony-docs@35d8ca9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 35d8ca9

Browse files
committed
minor #8393 Update autoload file (tabbi89)
This PR was merged into the 3.3 branch. Discussion ---------- Update autoload file Version 3.3 and 3.4 have now vendor/autoload.php as a default bootstrap file Commits ------- 0cc2812 Update autoload file
2 parents 9e6bf99 + 0cc2812 commit 35d8ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ of your application::
9191
directory.
9292

9393
Just like in your real application - autoloading is automatically enabled
94-
via the ``app/autoload.php`` file (as configured by default in the
94+
via the ``vendor/autoload.php`` file (as configured by default in the
9595
``phpunit.xml.dist`` file).
9696

9797
Running tests for a given file or directory is also very easy:

0 commit comments

Comments
 (0)
0