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 3cf0bab commit b8d4020Copy full SHA for b8d4020
object_mapper.rst
@@ -485,7 +485,7 @@ target class's properties.
485
Note that if both the ``source`` and the ``target`` classes define the ``#[Map]``
486
attribute, the ``source`` takes precedence.
487
488
-Consider the following class that stores the data obtained form an external API
+Consider the following class that stores the data obtained from an external API
489
that uses snake_case property names::
490
491
// src/Api/Payload.php
0 commit comments