Skip to content

Commit a835f6f

Browse files
committed
class renamed
1 parent 2762fa9 commit a835f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MaterializeCSSFacade.php renamed to src/MaterializeCSS.php

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

55
use Illuminate\Support\Facades\Facade;
66

7-
class MaterializeCSSFacade extends Facade {
7+
class MaterializeCSS extends Facade {
88

99
protected static function getFacadeAccessor() { return 'materialize-css'; }
1010

0 commit comments

Comments
 (0)