You are here

protected property FeedsTamperUnitTestCase::$plugin_id in Feeds Tamper 6

Same name and namespace in other branches
  1. 7 tests/feeds_tamper_plugins.test \FeedsTamperUnitTestCase::plugin_id

The current plugin id being tested.

Set this via subclass.

Type: string

File

tests/feeds_tamper_plugins.test, line 20
Unit tests for feeds tamper plugins.

Class

FeedsTamperUnitTestCase
Base class for plugin unit tests.

Code

protected $plugin_id;