UpdateSemverCoreSecurityAvailabilityTest.php
Same filename in other branches
Namespace
Drupal\Tests\update\FunctionalFile
-
core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreSecurityAvailabilityTest.php
View source
<?php
declare (strict_types=1);
namespace Drupal\Tests\update\Functional;
/**
* Tests Update Manager with a security update available for Drupal core.
*
* @group update
*/
class UpdateSemverCoreSecurityAvailabilityTest extends UpdateSemverCoreTestBase {
use UpdateSemverTestSecurityAvailabilityTrait;
}
Classes
Title | Deprecated | Summary |
---|---|---|
UpdateSemverCoreSecurityAvailabilityTest | Tests Update Manager with a security update available for Drupal core. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.