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.
2 parents 85d3de8 + 8d731bf commit 7fcd82dCopy full SHA for 7fcd82d
reference/dic_tags.rst
@@ -509,7 +509,7 @@ The ``warmUp()`` method must return an array with the files and classes to
509
preload. Files must be absolute paths and classes must be fully-qualified class
510
names. The only restriction is that files must be stored in the cache directory.
511
If you don't need to preload anything, return an empty array. If read-only
512
-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
513
with the ``$buildDir`` parameter of the ``warmUp()`` method.
514
515
The ``isOptional()`` method should return true if it's possible to use the
0 commit comments