You are here

protected property LogTestBase::$storage in Log entity 2.x

The log storage handler.

Type: \Drupal\group\Entity\Storage\GroupRoleStorageInterface

File

tests/src/Functional/LogTestBase.php, line 25

Class

LogTestBase
Tests the Log CRUD.

Namespace

Drupal\Tests\log\Functional

Code

protected $storage;