3 declare(strict_types=1);
13 protected string $default_template_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/template.xml';
14 protected string $delos_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/defaultStyle';
15 protected string $rel_delos_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/defaultStyle';
16 protected string $default_variables_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/less/variables.less';
17 protected string $default_images_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/images/';
18 protected string $default_fonts_path =
'./Services/Style/System/test/fixtures/skins_temp/defaultSkin/fonts/';
string $customizing_skin_path
string $default_variables_path
string $test_skin_temp_path
string $default_images_path
string $default_fonts_path
ilSystemStyleConfig wraps all 'constants' to ensure the testability of all classes using those 'const...
ilSystemStyleConfig wraps all 'constants' to ensure the testability of all classes using those 'const...
string $test_skin_original_path
string $default_sounds_path
string $default_template_path