diff options
Diffstat (limited to 'lib/public/idbconnection.php')
-rw-r--r-- | lib/public/idbconnection.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/idbconnection.php b/lib/public/idbconnection.php index 32310fe755f..0d19b2cc71e 100644 --- a/lib/public/idbconnection.php +++ b/lib/public/idbconnection.php @@ -80,6 +80,7 @@ interface IDBConnection { * Insert a row if a matching row doesn't exists. * @param string $table The table name (will replace *PREFIX*) to perform the replace on. * @param array $input + * @throws \OC\HintException * * The input array if in the form: * |