Skip to content

Commit

Permalink
Coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Oct 15, 2024
1 parent f6d555c commit 9747149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-convertkit-output.php
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ private function inject_form_after_element( $content, $tag, $index, $form ) {
*
* @param string $content Page / Post Content.
* @param string $tag HTML tag to insert form after.
* @param int $index Number of $tag elements to find before inserting form.
* @param int $index Number of $tag elements to find before inserting form.
* @param string $form Form HTML to inject.
* @return string
*/
Expand Down

0 comments on commit 9747149

Please sign in to comment.