Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bensherred committed Feb 28, 2024
1 parent 8807607 commit aef357d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sqids.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
|
*/

'prefix_class' => \RedExplosion\Sqids\Prefixes\ConsonantPrefix::class,
'prefix_class' => RedExplosion\Sqids\Prefixes\ConsonantPrefix::class,

];

0 comments on commit aef357d

Please sign in to comment.