Skip to content

Commit

Permalink
Fix class name for new sniff
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Aug 11, 2019
1 parent 979df07 commit ef47465
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use PHP_CodeSniffer\Sniffs\Sniff;
use PHP_CodeSniffer\Files\File;

class FileExtensionSniff implements Sniff
class FilePermissionsSniff implements Sniff
{


Expand Down

0 comments on commit ef47465

Please sign in to comment.