diff --git a/src/infrastructure/storage/lisk/LiskDAO.php b/src/infrastructure/storage/lisk/LiskDAO.php index 915b98d61d..c696f1213d 100644 --- a/src/infrastructure/storage/lisk/LiskDAO.php +++ b/src/infrastructure/storage/lisk/LiskDAO.php @@ -384,7 +384,7 @@ abstract class LiskDAO extends Phobject * 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 */