This repository was archived by the owner on Aug 21, 2026. It is now read-only.
composer(deps-dev): bump the development-dependencies group with 4 up… #876
Annotations
1 error and 1 warning
|
|
|
src/View/Helper/ViteUrl.php#L105
Escaped Mutant for Mutator "ReturnRemoval":
@@ @@
}
$content = file_get_contents($this->publicDir . '/hot');
if (!$content) {
- return null;
+
}
return rtrim($content);
}
|
The logs for this run have expired and are no longer available.
Loading