Skip to content
Snippets Groups Projects
Unverified Commit 440f36cf authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Phpdoc

parent 0d00323c
No related branches found
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@ class Database
* @param string $stmt Prepared SQL statement
* @param array $params Parameters
*
* @return \PDOStatement object
* @return \PDOStatement|bool object
*/
public function read($stmt, $params = array())
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment