X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FAjax%2FFrameworkTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FAjax%2FFrameworkTest.php;h=507493b7d09b5d5069c794fcc6deb2eda9b22344;hp=14bae0644293c02509a0a20b402b042dda23374d;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/src/Tests/Ajax/FrameworkTest.php b/web/core/modules/system/src/Tests/Ajax/FrameworkTest.php index 14bae0644..507493b7d 100644 --- a/web/core/modules/system/src/Tests/Ajax/FrameworkTest.php +++ b/web/core/modules/system/src/Tests/Ajax/FrameworkTest.php @@ -16,6 +16,7 @@ use Drupal\Core\Asset\AttachedAssets; * @group Ajax */ class FrameworkTest extends AjaxTestBase { + /** * Verifies the Ajax rendering of a command in the settings. */