diff --git a/src/infrastructure/storage/lisk/LiskDAO.php b/src/infrastructure/storage/lisk/LiskDAO.php --- a/src/infrastructure/storage/lisk/LiskDAO.php +++ b/src/infrastructure/storage/lisk/LiskDAO.php @@ -384,7 +384,7 @@ * advanced, specialized feature and there are usually better approaches for * most locking/contention problems. * - * @return dictionary Map of configuration options to values. + * @return array Map of configuration options to values. * * @task config */