Home
last modified time | relevance | path

Searched defs:EVIL_VALUE (Results 1 – 2 of 2) sorted by relevance

/webtrees/tests/views/
H A DAbstractViewTest.php30 protected const EVIL_VALUE = '<script>evil()</script>'; define in Fisharebest\\Webtrees\\AbstractViewTest
/webtrees/tests/app/Elements/
H A DAbstractElementTestCase.php28 private const EVIL_VALUE = '<script>evil()</script>'; define in Fisharebest\\Webtrees\\Elements\\AbstractElementTestCase