X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FDatabase%2FFakeRecord.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FDatabase%2FFakeRecord.php;h=375e60f2440ab8374e5ae5924729e82770559429;hp=cd7486cc73f92109c01ad8125d305985da322a79;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/src/Tests/Database/FakeRecord.php b/web/core/modules/system/src/Tests/Database/FakeRecord.php index cd7486cc7..375e60f24 100644 --- a/web/core/modules/system/src/Tests/Database/FakeRecord.php +++ b/web/core/modules/system/src/Tests/Database/FakeRecord.php @@ -14,4 +14,4 @@ namespace Drupal\system\Tests\Database; * @deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead * use \Drupal\Tests\system\Functional\Database\FakeRecord. */ -class FakeRecord { } +class FakeRecord {}