Resolve #2423093 "Allow multiple target"
Compare changes
@@ -10,6 +10,8 @@
@@ -10,6 +10,8 @@
@@ -75,7 +77,7 @@ protected static function getUriAsDisplayableString($uri) {
@@ -75,7 +77,7 @@ protected static function getUriAsDisplayableString($uri) {
if ($entity_type == 'node' && $entity = \Drupal::entityTypeManager()->getStorage($entity_type)->load($entity_id)) {
@@ -97,13 +99,15 @@ protected static function getUriAsDisplayableString($uri) {
@@ -97,13 +99,15 @@ protected static function getUriAsDisplayableString($uri) {
@@ -113,6 +117,17 @@ protected static function getUserEnteredStringAsUri($string) {
@@ -113,6 +117,17 @@ protected static function getUserEnteredStringAsUri($string) {
@@ -139,7 +154,7 @@ protected static function getUserEnteredStringAsUri($string) {
@@ -139,7 +154,7 @@ protected static function getUserEnteredStringAsUri($string) {
@@ -215,9 +230,9 @@ public function formElement(FieldItemListInterface $items, $delta, array $elemen
@@ -215,9 +230,9 @@ public function formElement(FieldItemListInterface $items, $delta, array $elemen