public property ThemekeyWebTestCase::$last_rule_id in ThemeKey 7.3
contains the rule id of the rule created by the last call to ThemekeyWebTestCase::addThemeKeyRule().
Type: int
File
- tests/
themekey.test, line 22 - Implements tests for the theme switching rules.
Class
- ThemekeyWebTestCase
- @file Implements tests for the theme switching rules.
Code
public $last_rule_id;