summaryrefslogtreecommitdiff
path: root/app/Statement.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2018-08-19 13:24:54 +0100
committerGreg Roach <fisharebest@webtrees.net>2018-08-19 13:24:54 +0100
commitf7c952a68d4eefdefe527d1df5ba31a6b090c005 (patch)
tree42b0da0c290852581f4d8b237c55ee4a23912423 /app/Statement.php
parent342dcecd8628deacd49d86f3247fd77e64bf33c3 (diff)
downloadwebtrees-f7c952a68d4eefdefe527d1df5ba31a6b090c005.tar.gz
webtrees-f7c952a68d4eefdefe527d1df5ba31a6b090c005.tar.bz2
webtrees-f7c952a68d4eefdefe527d1df5ba31a6b090c005.zip
PHPDoc
Diffstat (limited to 'app/Statement.php')
-rw-r--r--app/Statement.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Statement.php b/app/Statement.php
index 5149843b88..4bb5534300 100644
--- a/app/Statement.php
+++ b/app/Statement.php
@@ -123,8 +123,6 @@ class Statement
*
* Execute the query, if necessary. Typically when there are no parameters.
*
- * @param int $fetch_style
- *
* @return stdClass[]
*/
public function fetchAll()