From 21929058300e18339d284e9abc99dd437ca5a8a0 Mon Sep 17 00:00:00 2001 From: stancl Date: Sat, 21 Sep 2019 09:40:56 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/DatabaseManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DatabaseManager.php b/src/DatabaseManager.php index eca1cfcf..ea92ffec 100644 --- a/src/DatabaseManager.php +++ b/src/DatabaseManager.php @@ -71,7 +71,7 @@ class DatabaseManager } /** - * Get the name of the connection that $connectionName should be based on + * Get the name of the connection that $connectionName should be based on. * * @param string $connectionName * @return string