Issue #3076169 by idebr: D6 OptionWidgetsField migrate plugin has wrong namespace
parent
39909cea86
commit
7f66616b76
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Drupal\options\Plugin\migrate\field\d7;
|
||||
namespace Drupal\options\Plugin\migrate\field\d6;
|
||||
|
||||
use Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue