diff --git a/src/Service/UwNodeFieldValue.php b/src/Service/UwNodeFieldValue.php index 4aed3044f2b66cc94be1f0544e270e61720af2a2..794ac06d6b552e31d8153bb772f3d07dccebd249 100644 --- a/src/Service/UwNodeFieldValue.php +++ b/src/Service/UwNodeFieldValue.php @@ -255,7 +255,6 @@ class UwNodeFieldValue { } /** -<<<<<<< HEAD * Gets a plain text field or fields. * * @param \Drupal\node\Entity\Node $node @@ -294,8 +293,6 @@ class UwNodeFieldValue { } /** - * {@inheritDoc} -======= * Prepares image for theme. * * @param \Drupal\node\Entity\Node $node @@ -308,7 +305,6 @@ class UwNodeFieldValue { * * @throws \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException * @throws \Drupal\Component\Plugin\Exception\PluginNotFoundException ->>>>>>> origin/1.0.x */ public function getImage(Node $node, string $field_name): array {