You are here

protected property InPlaceUpdateTest::$deletionsDestination in Automatic Updates 8

The directory where the deletion manifest is extracted.

Type: string

File

tests/src/Build/InPlaceUpdateTest.php, line 40

Class

InPlaceUpdateTest
@coversDefaultClass \Drupal\automatic_updates\Services\InPlaceUpdate

Namespace

Drupal\Tests\automatic_updates\Build

Code

protected $deletionsDestination;