function StubEntityStorageBase::getQueryServiceName
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php \Drupal\Tests\Core\Entity\StubEntityStorageBase::getQueryServiceName()
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ StubEntityStorageBase.php, line 54
Class
- StubEntityStorageBase
- A stub base entity storage for testing purposes.
Namespace
Drupal\Tests\Core\EntityCode
protected function getQueryServiceName() : string {
return '';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.