Skip to content

Commit 051efd4

Browse files
author
Afonso Gloeden
committed
Class name fixed in Database/Query/SybaseProcessor.php
1 parent e77535c commit 051efd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Database/Query/SybaseProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Illuminate\Database\Query\Processors\Processor;
66

7-
class SybaseConnector extends Processor
7+
class SybaseProcessor extends Processor
88
{
99
//
1010
}

0 commit comments

Comments
 (0)