mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
BaseTestCase: be precise on type hint
This commit is contained in:
parent
2ad1c5a183
commit
51e8af2266
@ -49,7 +49,7 @@ abstract class BaseTestCase extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @return DbConnection
|
||||
* @return Db
|
||||
* @throws ConfigurationError
|
||||
*/
|
||||
protected function getDb()
|
||||
|
Loading…
x
Reference in New Issue
Block a user