Skip to content

Commit

Permalink
🚨 code styles
Browse files Browse the repository at this point in the history
  • Loading branch information
QWp6t committed Dec 11, 2023
1 parent fed7493 commit 658a267
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Roots/Acorn/Assets/Contracts/Asset.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ public function contents();
/**
* Get the relative path to the asset.
*
* @param string $base_path Base path to use for relative path.
* @return string
* @param string $base_path Base path to use for relative path.
*/
public function relativePath(string $base_path): string;

Expand Down

0 comments on commit 658a267

Please sign in to comment.