Skip to content

Commit fa303f4

Browse files
committed
Merge pull request yajra#119 from Aner-Git/patch-1
Update Datatables.php
2 parents 7d7e8a9 + e56e242 commit fa303f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yajra/Datatables/Facade/Datatables.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ class Datatables extends Facade
1111
*/
1212
protected static function getFacadeAccessor()
1313
{
14-
return 'Datatables';
14+
return 'datatables';
1515
}
1616
}

0 commit comments

Comments
 (0)