Skip to content

Commit

Permalink
Add missing docblock param
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mendonca committed May 22, 2024
1 parent c31df79 commit 957bbec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/class-locale.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ public function __construct( $locale ) {
/**
* Check if Locale has translations, and Language Packs.
*
* @since 1.7.1
*
* @return bool
*/
public function has_translations() {
Expand Down

0 comments on commit 957bbec

Please sign in to comment.