8000 Update object_mapper.rst · symfony/symfony-docs@a48e155 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit a48e155

Browse files
authored
Update object_mapper.rst
fix(objectmapper): typo form --> from
1 parent 3cf0bab commit a48e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ target class's properties.
485485
Note that if both the ``source`` and the ``target`` classes define the ``#[Map]``
486486
attribute, the ``source`` takes precedence.
487487

488-
Consider the following class that stores the data obtained form an external API
488+
Consider the following class that stores the data obtained from an external API
489489
that uses snake_case property names::
490490

491491
// src/Api/Payload.php

0 commit comments

Comments
 (0)
0