protected property UpdateNonExistentTest::$feedType in Feeds 8.3
Same name in this branch
- 8.3 tests/src/Functional/UpdateNonExistentTest.php \Drupal\Tests\feeds\Functional\UpdateNonExistentTest::feedType
- 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/ Functional/ UpdateNonExistentTest.php, line 22
Class
- UpdateNonExistentTest
- Tests the feature of updating items that are no longer available in the feed.
Namespace
Drupal\Tests\feeds\FunctionalCode
protected $feedType;