Merge pull request #10722 from MrPetovan/task/refactor-notifications
Move notify, notifications and introduction notifications to new paradigm
This commit is contained in:
@@ -909,7 +909,7 @@ class Database
|
||||
/**
|
||||
* Fetch a single row
|
||||
*
|
||||
* @param PDOStatement|mysqli_stmt $stmt statement object
|
||||
* @param bool|PDOStatement|mysqli_stmt $stmt statement object
|
||||
*
|
||||
* @return array|false current row
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user