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 Jun 18, 2024
1 parent 0a3193b commit 4cba2cf
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 4cba2cf

Please sign in to comment.