Issue #2999150 by mikelutz: MigrationLookup::skipOnEmpty docblock and typehint mismatch

8.7.x
Alex Pott 2018-09-19 09:31:09 +01:00
parent 687c6ec32d
commit 90f91f3e91
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 1 deletions

View File

@ -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