X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FAjax%2FElementValidationTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FAjax%2FElementValidationTest.php;h=169a38900be357440e3135c325ec551aafa689d3;hp=d20f453be48fd9c65a6285af812d3c41520276db;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/src/Tests/Ajax/ElementValidationTest.php b/web/core/modules/system/src/Tests/Ajax/ElementValidationTest.php index d20f453be..169a38900 100644 --- a/web/core/modules/system/src/Tests/Ajax/ElementValidationTest.php +++ b/web/core/modules/system/src/Tests/Ajax/ElementValidationTest.php @@ -8,6 +8,7 @@ namespace Drupal\system\Tests\Ajax; * @group Ajax */ class ElementValidationTest extends AjaxTestBase { + /** * Tries to post an Ajax change to a form that has a validated element. *