Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
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().