Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Oct 9, 2024
1 parent 6851c1d commit 48dae5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/9.0/reader/record-mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ $item->description = ' je suis trop fort'; // the white space is preserved

Out of the box the mechanism converts any empty string value into the `null` value.

##### Using Attributes
#### Using Attributes

Starting with version `9.17.0` a granular and robust system is introduced. It is now the recommended
way to handle empty string conversion. When in used the new feature override the now deprecated
Expand Down

0 comments on commit 48dae5f

Please sign in to comment.