@@ -42,7 +42,7 @@ |
||
42 | 42 | ); |
43 | 43 | |
44 | 44 | |
45 | - $this->app->singleton('datatable',function() |
|
45 | + $this->app->singleton('datatable', function() |
|
46 | 46 | { |
47 | 47 | return new Datatable; |
48 | 48 | }); |