Skip to content

Commit

Permalink
Merge pull request #25 from AlfredoRamos/facade-fix
Browse files Browse the repository at this point in the history
Namespace fix
  • Loading branch information
mewebstudio committed Apr 11, 2015
2 parents 086c0fc + 1c6b459 commit 34b7d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facedes/Purifier.php → src/Facades/Purifier.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php namespace Mews\Purifier\Facedes;
<?php namespace Mews\Purifier\Facades;

use Illuminate\Support\Facades\Facade;

Expand Down

0 comments on commit 34b7d15

Please sign in to comment.