Skip to content

Commit

Permalink
fix docblock
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed May 24, 2023
1 parent 5377721 commit a1e3944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/bbcodes_installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ protected function add_bbcode(array $bbcode_data)
*
* Note special handling for MSSQL Error: 402 The data types ntext and varchar are incompatible in the equal to operator
*
* @param int $bbcode_id bbcode identifier
* @param string|int $bbcode_id bbcode identifier
* @param array $bbcode_data bbcode data
* @access protected
*/
Expand Down

0 comments on commit a1e3944

Please sign in to comment.