Skip to content

Commit

Permalink
Update src/Common/Integrations/Traits/Custom_Table_Query_Methods.php
Browse files Browse the repository at this point in the history
Co-authored-by: Rafsun Chowdhury <[email protected]>
  • Loading branch information
dpanta94 and rafsuntaskin authored Jan 30, 2025
1 parent ecae4a2 commit 0c96a5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public static function get_total_items( array $args = [] ): int {
*
* @since TBD
*
* @param array $args The query arguments.
* @param array $args<string,mixed> The query arguments.
*
* @return string The WHERE clause.
*/
Expand Down

0 comments on commit 0c96a5d

Please sign in to comment.