TestDiskSpaceValidator::$sharedDisk

Whether the root and vendor directories are on the same logical disk.

Type: bool

File

core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php, line 488

Class

TestDiskSpaceValidator
A test version of the disk space validator to bypass system-level functions.

Namespace

Drupal\Tests\package_manager\Kernel

Code

public $sharedDisk = TRUE;

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