You are here

protected property UpdateNonExistentTest::$feedType in Feeds 8.3

Same name in this branch
  1. 8.3 tests/src/Functional/UpdateNonExistentTest.php \Drupal\Tests\feeds\Functional\UpdateNonExistentTest::feedType
  2. 8.3 tests/src/Kernel/UpdateNonExistentTest.php \Drupal\Tests\feeds\Kernel\UpdateNonExistentTest::feedType

The feed type entity.

Type: \Drupal\feeds\Entity\FeedType

File

tests/src/Kernel/UpdateNonExistentTest.php, line 24

Class

UpdateNonExistentTest
Tests the feature of updating items that are no longer available in the feed.

Namespace

Drupal\Tests\feeds\Kernel

Code

protected $feedType;