function TestService::getDatabase
File
-
core/
modules/ system/ tests/ modules/ autowire_test/ src/ TestService.php, line 49
Class
Namespace
Drupal\autowire_testCode
public function getDatabase() : Connection {
return $this->database;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.