diff --git a/components/property_access/introduction.rst b/components/property_access/introduction.rst index 4f7a8d863b0..578a7906433 100644 --- a/components/property_access/introduction.rst +++ b/components/property_access/introduction.rst @@ -221,7 +221,7 @@ enable this feature by using :class:`Symfony\\Component\\PropertyAccess\\Propert .. caution:: The ``__call`` feature is disabled by default, you can enable it by calling - :method:`PropertyAccessorBuilder::enableMagicCallEnabled` + :method:`PropertyAccessorBuilder::enableMagicCall` see `Enable other Features`_. Writing to Arrays