protected property PhpStorageTestBase::$storageFactory

The storage factory object.

Type: \Drupal\Component\PhpStorage\PhpStorageFactory

File

drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php, line 23
Definition of Drupal\Tests\Component\PhpStorage\PhpStorageTestBase.

Class

PhpStorageTestBase
Base test for PHP storage controllers.

Namespace

Drupal\Tests\Component\PhpStorage

Code

protected $storageFactory;