Skip to content

Commit

Permalink
docs: add missing @Property
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 25, 2023
1 parent d9d3214 commit 7eadd24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/Database/BaseConnection.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
* @property int $transDepth
* @property bool $transFailure
* @property bool $transStatus
* @property string $username
*
* @template TConnection
* @template TResult
Expand Down

0 comments on commit 7eadd24

Please sign in to comment.