Skip to content

Commit 818eb07

Browse files
cavasinfWebMamba
andauthored
Update src/TwigComponent/doc/index.rst
Co-authored-by: Matheo D. <[email protected]>
1 parent b2c6bc0 commit 818eb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ component use a ``PreMount`` hook::
485485

486486
In its default configuration, the OptionsResolver treats all props.
487487
However, if more props are passed than the options defined in the OptionsResolver, an error will be prompted, indicating that one or more options are not defined.
488-
To avoid this, it is necessary to use the `ignoreUndefined()` method with `true`. See `ignore not defined options`_ for more info.
488+
To avoid this, use the `ignoreUndefined()` method with `true`. See `ignore not defined options`_ for more info.
489489

490490
$resolver->setIgnoreUndefined(true);
491491

0 commit comments

Comments
 (0)