Skip to content

Commit 4ca8a08

Browse files
committed
Fixed Readme typos
1 parent 56db434 commit 4ca8a08

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,6 @@ echo $user->address->city; // Amsterdam
214214

215215
### Example: Arrays of Objects with a PSR-11 Container
216216

217-
```php
218-
## Example: Arrays of Objects with a PSR-11 Container
219-
220217
`Struct` can also hydrate arrays of nested objects.
221218
If the class is registered in the container, it will be resolved from there; otherwise, it will be created via `new`.
222219

0 commit comments

Comments
 (0)