X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fblock_content%2Ftests%2Fsrc%2FFunctional%2FBlockContentTestBase.php;fp=web%2Fcore%2Fmodules%2Fblock_content%2Ftests%2Fsrc%2FFunctional%2FBlockContentTestBase.php;h=1fdd0ef56175b0eba152b7ccb24ef10780d1a4d8;hp=45c7e2699985336f28d0057974bb24d189c1a61f;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php b/web/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php index 45c7e2699..1fdd0ef56 100644 --- a/web/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php +++ b/web/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php @@ -13,6 +13,8 @@ abstract class BlockContentTestBase extends BrowserTestBase { /** * Profile to use. + * + * @var string */ protected $profile = 'testing';