Function CSSCleanup->__construct
Definitions
sources/css_cleanup.php
- Constructor.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$theme | string | default | N/A | N/A | Theme to operate on |
$do_as_overrides | boolean | True | N/A | N/A | Whether to save as overrides |
$carry_from_default | boolean | True | N/A | N/A | Whether to copy files from the default theme that are not in the $theme theme already |