Skip to content

Commit

Permalink
Add param doc to new $time param
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Oct 26, 2023
1 parent ce04e60 commit d5c31e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/my-calendar-output.php
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ function mc_wrap_event( $content, $event, $container_id, $type ) {
*
* @param string $contents HTML content to wrap. Sourced from template generation.
* @param string $type Type of view displayed.
* @param string $time Time frame displayed.
* @param string $container_id The ID for this container.
* @param array $data Template loader array with event object, tags array, and ID.
*
Expand Down

0 comments on commit d5c31e1

Please sign in to comment.