When I was glancing through MigrateEvent documentation, I noticed one case where the event mentioned in the docblock didn't match up with the actual class name, and when I copied and pasted from there, it caused my code to fail until I found that I was using the wrong classname/path. So... attaching a patch in the next comment to clean up this documentation :)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | typo_in_documentation-2786389-2.patch | 601 bytes | geerlingguy |
Comments
Comment #2
geerlingguy commentedComment #3
mikeryancopypasta--
Comment #4
alexpottCommitted and pushed 6fc9b0d to 8.3.x and e5073be to 8.2.x and b14f925 to 8.1.x. Thanks!
I checked the rest of the class - looks good.