RulesPlugin::$id
If this is a configuration saved to the db, the id of it.
Type: id
File
-
includes/
rules.core.inc, line 444
Class
- RulesPlugin
- Base class for rules plugins.
Code
public $id = NULL;
If this is a configuration saved to the db, the id of it.
Type: id
public $id = NULL;