You are here

protected property SubscriptionControllerTest::$kv in Feeds 8.3

The key/value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

tests/src/Unit/Controller/SubscriptionControllerTest.php, line 58

Class

SubscriptionControllerTest
@coversDefaultClass \Drupal\feeds\Controller\SubscriptionController @group feeds

Namespace

Drupal\Tests\feeds\Unit\Controller

Code

protected $kv;