protected property PhpStorageTestBase::$storageFactory

The storage factory object.

Type: \Drupal\Component\PhpStorage\PhpStorageFactory

File

drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php, line 23
Definition of Drupal\system\Tests\PhpStorage\PhpStorageTestBase.

Class

PhpStorageTestBase
Base test for PHP storage controllers.

Namespace

Drupal\system\Tests\PhpStorage

Code

protected $storageFactory;