X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FModule%2FDependencyTest.php;h=d2938721a86173c9e29494c0871cbcef86b1584c;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=0fc78caa953ae01a1fd8d1425aae6a827ac65372;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/system/tests/src/Functional/Module/DependencyTest.php b/web/core/modules/system/tests/src/Functional/Module/DependencyTest.php index 0fc78caa9..d2938721a 100644 --- a/web/core/modules/system/tests/src/Functional/Module/DependencyTest.php +++ b/web/core/modules/system/tests/src/Functional/Module/DependencyTest.php @@ -10,6 +10,7 @@ use Drupal\Component\Utility\Unicode; * @group Module */ class DependencyTest extends ModuleTestBase { + /** * Checks functionality of project namespaces for dependencies. */