Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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().