Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Jan 26, 2024
1 parent a759984 commit bc7516e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Facades/DB.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
* @method static float totalQueryDuration()
* @method static void resetTotalQueryDuration()
* @method static void reconnectIfMissingConnection()
* @method static \Illuminate\Database\Connection beforeStartingTransaction(\Closure $callback)
* @method static \Illuminate\Database\Connection beforeExecuting(\Closure $callback)
* @method static void listen(\Closure $callback)
* @method static \Illuminate\Contracts\Database\Query\Expression raw(mixed $value)
Expand Down

0 comments on commit bc7516e

Please sign in to comment.