Skip to content

Commit c41b3fa

Browse files
author
Babichev Maxim
committed
add @codeCoverageIgnore
1 parent f910248 commit c41b3fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Services/DbService.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
use Illuminate\Database\Query\Expression;
88
use Illuminate\Support\Facades\DB;
99

10+
/**
11+
* Class DbService
12+
* @package Bavix\Wallet\Services
13+
* @codeCoverageIgnore
14+
*/
1015
class DbService
1116
{
1217

0 commit comments

Comments
 (0)