Skip to content

Commit a4274c0

Browse files
committed
ACP2E-517: fix static test warnings
1 parent 8e6231b commit a4274c0

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Deploy/Package/Processor/PreProcessor

1 file changed

+1
-2
lines changed

app/code/Magento/Deploy/Package/Processor/PreProcessor/Less.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@ private function hasOverrides(PackageFile $parentFile, Package $package)
140140
}
141141

142142
/**
143-
* Checks recursively if there is a LESS file in current package
144-
* which used for generating given CSS file from parent package
143+
* Checks recursively if there is a LESS file in current package which used for generating given CSS from parent package
145144
*
146145
* @param string $fileName
147146
* @param string $parentFile

0 commit comments

Comments
 (0)