You are here

protected property FeedsTamperHTMLEntityDecodeTestCase::$plugin_id in Feeds Tamper 6

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

The current plugin id being tested.

Set this via subclass.

Type: string

Overrides FeedsTamperUnitTestCase::$plugin_id

File

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

Class

FeedsTamperHTMLEntityDecodeTestCase
Tests for html_entity_decode.inc

Code

protected $plugin_id = 'html_entity_decode';