You are here

public function TestContentEntityStorageBase::__construct in Drupal 8

Constructs a TestContentEntityStorageBase object.

Overrides ContentEntityStorageBase::__construct

File

core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php, line 41

Class

TestContentEntityStorageBase
Test class for ContentEntityStorageBaseTest.

Namespace

Drupal\Tests\Core\Entity

Code

public function __construct() {
}