You are here

public property FakeRecord::$fakeArg in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/Database/FakeRecord.php \Drupal\Tests\system\Functional\Database\FakeRecord::fakeArg

A class variable.

Type: int

File

core/modules/system/tests/src/Functional/Database/FakeRecord.php, line 19

Class

FakeRecord
Fetches into a class.

Namespace

Drupal\Tests\system\Functional\Database

Code

public $fakeArg;