You are here

private property FileSystemOperationsTest::$updater in Automatic Updates 8.2

The updater service under test.

Type: \Drupal\automatic_updates\Updater

File

tests/src/Functional/FileSystemOperationsTest.php, line 32

Class

FileSystemOperationsTest
Tests handling of files and directories during an update.

Namespace

Drupal\Tests\automatic_updates\Functional

Code

private $updater;