Home
last modified time | relevance | path

Searched refs:setQualityIndicatorAndDeleteCacheIfNeeded (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupPath.php423 return $this->setQualityIndicatorAndDeleteCacheIfNeeded($this->canBeOfLowQuality, $value);
1295 return $this->setQualityIndicatorAndDeleteCacheIfNeeded($this->lowQualityIndicatorCalculated, $bool);
1309 function setQualityIndicatorAndDeleteCacheIfNeeded(MetadataBoolean $lowQualityAttributeName, bool $value): MarkupPath function in ComboStrap\\MarkupPath