|
|
@ -98,7 +98,7 @@ class EventGenerator implements EventGeneratorInterface { |
|
|
|
return; |
|
|
|
return; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if ($file === null) { |
|
|
|
if ($file === NULL) { |
|
|
|
\Drupal::logger('islandora')->debug( |
|
|
|
\Drupal::logger('islandora')->debug( |
|
|
|
"'field_image' or 'field_file' is null in Media entity {$entity->id()}" |
|
|
|
"'field_image' or 'field_file' is null in Media entity {$entity->id()}" |
|
|
|
); |
|
|
|
); |
|
|
|