Skip to content

Commit

Permalink
Fix docblock for use_language
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Feb 20, 2024
1 parent e11a405 commit ddde29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operators/nestedset_rules.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function __construct(\phpbb\db\driver\driver_interface $db, \phpbb\lock\d
/**
* Set additional sql where restrictions to use the language id
*
* @param int $language The language selection identifier; default: 0
* @param string $language Language selection iso
* @return nestedset_rules $this object for chaining calls
* @access public
*/
Expand Down

0 comments on commit ddde29c

Please sign in to comment.