Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Moodle RTLCSS class. More...
Protected Member Functions | |
processDeclaration ($node) | |
Process a block declaration. | |
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 |