Skip to content

Commit

Permalink
PHPCS: revert unintended "@" removal
Browse files Browse the repository at this point in the history
  • Loading branch information
JJJ committed Jun 19, 2024
1 parent bf255f2 commit 7cafb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ludicrousdb/includes/class-ludicrousdb.php
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,7 @@ protected function strip_invalid_text_using_db( $to_strip, $charset ) {
/**
* Get the cache key used for TCP responses
*
* since 3.0.0
* @since 3.0.0
*
* @param string $host Host
* @param string $port Port or socket.
Expand Down

0 comments on commit 7cafb3b

Please sign in to comment.