FakeRecord::$name

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

The property used in tests.

Type: string

See also

\Drupal\KernelTests\Core\Database\FetchTest

File

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

Class

FakeRecord
Fetches into a class.

Namespace

Drupal\Tests\system\Functional\Database

Code

public string $name;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.