class ServiceClassSqlite in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\ServiceClassSqlite
- 9 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\ServiceClassSqlite
Hierarchy
- class \Drupal\Tests\Core\DependencyInjection\Compiler\ServiceClassSqlite extends \Drupal\Tests\Core\DependencyInjection\Compiler\ServiceClassDefault
Expanded class hierarchy of ServiceClassSqlite
File
- core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Compiler/ BackendCompilerPassTest.php, line 180 - Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest.
Namespace
Drupal\Tests\Core\DependencyInjection\CompilerView source
class ServiceClassSqlite extends ServiceClassDefault {
}