Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
6fc9b0d8
Commit
6fc9b0d8
authored
Aug 18, 2016
by
Alex Pott
Browse files
Issue
#2786389
by geerlingguy: Typo in documentation for MigratePreRowSaveEvent
parent
5730984d
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/migrate/src/Event/MigrateEvents.php
View file @
6fc9b0d8
...
...
@@ -81,7 +81,7 @@ final class MigrateEvents {
*
* This event allows modules to perform an action whenever a specific item
* is about to be saved by the destination plugin. The event listener method
* receives a \Drupal\migrate\Event\MigratePreSaveEvent instance.
* receives a \Drupal\migrate\Event\MigratePre
Row
SaveEvent instance.
*
* @Event
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment