X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FField%2FBaseFieldDefinitionTestBase.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FField%2FBaseFieldDefinitionTestBase.php;h=adcb3345579fa502208f5e189c5e603c00b6fe96;hp=acb7346db0d3b9f1792e417fce7f709a47c49a42;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php b/web/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php index acb7346db..adcb33455 100644 --- a/web/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php +++ b/web/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php @@ -65,8 +65,8 @@ abstract class BaseFieldDefinitionTestBase extends UnitTestCase { /** * Returns the module name and the module directory for the plugin. * - * drupal_get_path() cannot be used here, because it is not available in - * Drupal PHPUnit tests. + * Function drupal_get_path() cannot be used here, because it is not available + * in Drupal PHPUnit tests. * * @return array * A one-dimensional array containing the following strings: