We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fabpot
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 3cf0bab commit a48e155Copy full SHA for a48e155
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