protected property FeedsTamperStrPadTestCase::$plugin_id in Feeds Tamper 6
Same name and namespace in other branches
- 7 tests/feeds_tamper_plugins.test \FeedsTamperStrPadTestCase::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 840 - Unit tests for feeds tamper plugins.
Class
- FeedsTamperStrPadTestCase
- Tests for str_pad.inc
Code
protected $plugin_id = 'str_pad';