Skip to content

Commit ec8f0ff

Browse files
committed
remove test breaking extension
1 parent 6e7a7fe commit ec8f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controllers/DocumentApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Illuminate\Http\Request;
77
use Spatie\Fractalistic\ArraySerializer;
88

9-
class DocumentApiController extends Controller
9+
class DocumentApiController
1010
{
1111
/**
1212
* Get all documents and return the json response

0 commit comments

Comments
 (0)