mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 11:48:08 +08:00
Fixed error comment.
This commit is contained in:
parent
5861e34900
commit
353ee3bb04
@ -20,7 +20,7 @@ use Psr\Container\ContainerInterface;
|
||||
* DB Helper.
|
||||
* @method static beginTransaction
|
||||
* @method static rollback
|
||||
* @method statuc commit
|
||||
* @method static commit
|
||||
*/
|
||||
class Db
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user