X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FTests%2FBlockContentTestBase.php;fp=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FTests%2FBlockContentTestBase.php;h=f277f53d7fc5a6d5fcea90c557460dbe5bdad706;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=3794478d52f9f7f6048c670b8a2ff290467096c4;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/block_content/src/Tests/BlockContentTestBase.php b/web/core/modules/block_content/src/Tests/BlockContentTestBase.php index 3794478d5..f277f53d7 100644 --- a/web/core/modules/block_content/src/Tests/BlockContentTestBase.php +++ b/web/core/modules/block_content/src/Tests/BlockContentTestBase.php @@ -16,6 +16,8 @@ abstract class BlockContentTestBase extends WebTestBase { /** * Profile to use. + * + * @var string */ protected $profile = 'testing';