Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3974dc1 commit 72afc77Copy full SHA for 72afc77
src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php
@@ -53,11 +53,6 @@ protected function configure()
53
54
Before running this command, the cache must be empty.
55
56
-This command does not generate the classes cache (as when executing this
57
-command, too many classes that should be part of the cache are already loaded
58
-in memory). Use <comment>curl</comment> or any other similar tool to warm up
59
-the classes cache if you want.
60
-
61
EOF
62
)
63
;
0 commit comments