interface RulesPluginFeaturesIntegrationInterace
Interface for backwards compatibility with older versions of Rules.
Mis-spelled interface provided so that contributed modules which were implementing the wrong spelling (corrected in Rules 7.x-2.12) will not stop working now that the interface is spelled correctly.
@todo Remove this when we can be sure that no contributed modules are still using the wrong spelling.
Hierarchy
- interface \RulesPluginFeaturesIntegrationInterface
- interface \RulesPluginFeaturesIntegrationInterace extends \RulesPluginFeaturesIntegrationInterface
Expanded class hierarchy of RulesPluginFeaturesIntegrationInterace
All classes that implement RulesPluginFeaturesIntegrationInterace
File
-
./
rules.features.inc, line 90
View source
interface RulesPluginFeaturesIntegrationInterace extends RulesPluginFeaturesIntegrationInterface {
}