Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Moodle RTLCSS class. More...
Protected Member Functions | |
processDeclaration ($node) | |
Process a block declaration. More... | |
Moodle RTLCSS class.
|
protected |
Process a block declaration.
This is overriden in order to provide a backwards compability with the plugins who already defined RTL styles the old-fashioned way. Because we do not need those any more we rename them so that they do not apply.
Sabberworm::CSS::RuleSet::RuleSet | $node | The object. |
void |