Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 26, 2024
1 parent 15fcc01 commit 615239f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/Facades/HydeFront.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public static function version(): string
/**
* Get the CDN link for a specific file.
*
* @param 'app.css'|'hyde.css'|'hyde.css.map' $file
* @param 'app.css'|'hyde.css'|'hyde.css.map' $file
*/
public static function cdnLink(string $file): string
{
Expand Down

0 comments on commit 615239f

Please sign in to comment.