RulesExtendable::$hook

The name of the info definitions associated with info about this class.

This would be defined abstract, if possible. Common rules hooks with class info are e.g. plugin_info and data_info.

Type: hook

File

includes/rules.core.inc, line 331

Class

RulesExtendable
Base class for RulesExtendables.

Code

protected $hook;