Skip to content

Commit

Permalink
Merge branch 'main' of github.com:toni-suarez/statamic-utm-parameter …
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
toni-suarez committed Jun 18, 2024
2 parents fe1caaf + 4cba2cf commit 4caf7bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tags/Utm.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public function is()
}

/**
* Alias for is()
* Alias for is().
*
* @return bool
*/
Expand All @@ -56,7 +56,7 @@ public function has()
}

/**
* Determine if a value contains inside the key
* Determine if a value contains inside the key.
*
* @return void
*/
Expand Down

0 comments on commit 4caf7bc

Please sign in to comment.