Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commitc59af97

Browse files
committed
minor#21019 [ObjectMapper] [Object Mapper] fix(typo): form --> from (Nayte91)
This PR was merged into the 7.3 branch.Discussion----------[ObjectMapper] [Object Mapper] fix(typo): form --> fromA simple typo found by searching information about ObjectMapper usage with Forms.Commits-------b8d4020 fix(typo): form --> from
2 parents3cf0bab +b8d4020 commitc59af97

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 obtainedform an external API
488+
Consider the following class that stores the data obtainedfrom an external API
489489
that uses snake_case property names::
490490

491491
// src/Api/Payload.php

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp