console\controllers\AssetController adjustCssUrl()

adjustCssUrl() protected method

Adjusts CSS content allowing URL references pointing to the original resources.

protected string adjustCssUrl ( $cssContent, $inputFilePath, $outputFilePath )
$cssContent string

Source CSS content.

$inputFilePath string

Input CSS file name.

$outputFilePath string

Output CSS file name.

return string

Adjusted CSS content.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.