You are here

protected property FeedsTamperHTMLEntityEncodeTestCase::$plugin_id in Feeds Tamper 7

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

Overrides FeedsTamperUnitTestCase::$plugin_id

File

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

Class

FeedsTamperHTMLEntityEncodeTestCase
Tests for html_entity_encode.inc

Code

protected $plugin_id = 'html_entity_encode';