diff options
Diffstat (limited to 'app/Statement.php')
| -rw-r--r-- | app/Statement.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Statement.php b/app/Statement.php index e1f54df0ae..7e296a4ecf 100644 --- a/app/Statement.php +++ b/app/Statement.php @@ -48,7 +48,7 @@ class Statement { * @param array $bind_variables * * @throws \Exception - * + * * @return Statement */ public function execute($bind_variables = array()) { |
