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\EntityCode
public function __construct() {
}