299c299 < index 7c7e032..f84ca11 100644 --- > index 0970aa9..10fa23d 100644 309,311c309,311 < < @@ -100,7 +101,7 @@ public function prepareCache() { < array($entity_id => $this->getInstance()), --- > use Drupal\field\FieldInstanceInterface; > @@ -101,7 +102,7 @@ public function prepareCache() { > array($entity_id => $this->getFieldInstance()), 415c415 < index e1b0ea7..166d615 100644 --- > index 091a824..bdc3cc9 100644 423a424 > use Symfony\Component\HttpFoundation\Request; 425,426c426 < /** < @@ -250,7 +251,7 @@ function testEntityQuery() { --- > @@ -251,7 +252,7 @@ function testEntityQuery() { 435c435 < @@ -280,7 +281,7 @@ function testEntityQuery() { --- > @@ -281,7 +282,7 @@ function testEntityQuery() {