Skip to content

Commit 6252bed

Browse files
committed
phpcs
1 parent 16bd233 commit 6252bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,6 +2440,7 @@ protected function multiplyMedia($env, $childQueries = null)
24402440
}
24412441

24422442
$parentQueries = $env->block->queryList;
2443+
24432444
if ($childQueries === null) {
24442445
$childQueries = $parentQueries;
24452446
} else {

0 commit comments

Comments
 (0)