Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
oRuleSet-

Returns all rules matching the given rule name.

Returns all rules matching the given rule name>getRules('font') // returns array(0 => $oRule, …) or array().