DAO 修正
This commit is contained in:
@@ -51,6 +51,15 @@ Thread
|
||||
}
|
||||
|
||||
|
||||
public static function
|
||||
find (
|
||||
int $id)
|
||||
: \Dto\Thread
|
||||
{
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
public static function
|
||||
create_thread (
|
||||
SQLite3 $db,
|
||||
|
||||
Reference in New Issue
Block a user