fix namespace in docu

This commit is contained in:
Ralf Becker 2019-08-01 18:38:07 +02:00
parent 76e1b4c7ed
commit 92f89f93ca

View File

@ -821,7 +821,7 @@ class Credentials
/** /**
* Get the current Db object, from either setup or egw * Get the current Db object, from either setup or egw
* *
* @return Db * @return Api\Db
*/ */
static public function get_db() static public function get_db()
{ {