diff --git a/src/Http/Escape.php b/src/Http/Escape.php new file mode 100644 index 0000000..69ea427 --- /dev/null +++ b/src/Http/Escape.php @@ -0,0 +1,27 @@ + + */ + public static function htmlProvider(): iterable + { + yield 'plain' => ['hello', 'hello']; + yield 'less-than' => ['