Issue #2999150 by mikelutz: MigrationLookup::skipOnEmpty docblock and typehint mismatch
parent
687c6ec32d
commit
90f91f3e91
|
@ -240,7 +240,7 @@ class MigrationLookup extends ProcessPluginBase implements ContainerFactoryPlugi
|
|||
/**
|
||||
* Skips the migration process entirely if the value is FALSE.
|
||||
*
|
||||
* @param mixed $value
|
||||
* @param array $value
|
||||
* The incoming value to transform.
|
||||
*
|
||||
* @throws \Drupal\migrate\MigrateSkipProcessException
|
||||
|
|
Loading…
Reference in New Issue