Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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().