protected property FieldUpdateTest::$database in Drupal 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ field/ tests/ src/ Functional/ Update/ FieldUpdateTest.php, line 35
Class
- FieldUpdateTest
- Tests that field settings are properly updated during database updates.
Namespace
Drupal\Tests\field\Functional\UpdateCode
protected $database;