diff --git a/components/property_access/introduction.rst b/components/property_access/introduction.rst index 8d559948418..68e493f0d5f 100644 --- a/components/property_access/introduction.rst +++ b/components/property_access/introduction.rst @@ -223,7 +223,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