Skip to content
Snippets Groups Projects
Commit 939c0a6a authored by Owen Bush's avatar Owen Bush
Browse files

Fix namespacing for DateTimeZone type hint

parent 3c9dafaf
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ class EntityEventSeries extends EntityContentBase {
*
* @param array $source
* Date field data.
* @param DateTimeZone $source_timezone
* @param \DateTimeZone $source_timezone
* The source timezone for the recurring dates.
* @param \Drupal\migrate\Row $row
* Row object.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment