Home
last modified time | relevance | path

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

/template/strap/action/
H A Dstaticresource.php272 $etag = self::getEtagValue($mediaToSend, $_REQUEST);
387 static function getEtagValue(Path $mediaFile, array $properties): string function in action_plugin_combo_staticresource