Scrutinizer php fixes

This commit is contained in:
Dennis Eichhorn 2017-11-08 22:00:34 +01:00
parent 363f6e5663
commit 4c928ec062

View File

@ -50,7 +50,7 @@ class Navigation
/** /**
* Database pool. * Database pool.
* *
* @var Pool * @var DatabasePool
* @since 1.0.0 * @since 1.0.0
*/ */
private $dbPool = null; private $dbPool = null;