Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
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 |