Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit 864e8a0

Browse files
committed
Improve UrlValidationError generation
1 parent aab47a5 commit 864e8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WhatWg/ValidationErrorLogger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ public function log(mixed $level, string|Stringable $message, array $context = [
113113
}
114114
}
115115

116-
/**
116+
/*
117117
* case InvalidUrlUnit;
118118
* case SpecialSchemeMissingFollowingSolidus;
119119
* case MissingSchemeNonRelativeUrl;

0 commit comments

Comments
 (0)