We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd96ffb commit 0d45610Copy full SHA for 0d45610
reference/dic_tags.rst
@@ -516,7 +516,7 @@ The ``warmUp()`` method must return an array with the files and classes to
516
preload. Files must be absolute paths and classes must be fully-qualified class
517
names. The only restriction is that files must be stored in the cache directory.
518
If you don't need to preload anything, return an empty array. If read-only
519
-artefacts need to be created, you can store them in a different directory
+artifacts need to be created, you can store them in a different directory
520
with the ``$buildDir`` parameter of the ``warmUp()`` method.
521
522
.. versionadded:: 6.4
0 commit comments