Skip to content

Commit

Permalink
Fixed #18.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Feb 22, 2024
1 parent ef0021d commit ba837b6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tests/issue-18/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@

### `some_condition_filter`

*Test issue 18.*

**Arguments**

Argument | Type | Description
-------- | ---- | -----------
`$some_condition` | |
`$some_other_parameter` | |
`$some_condition` | `bool` | Condition.
`$some_other_parameter` | `mixed` | Other parameter.

Source: [tests/issue-18/test-issue-18.php](test-issue-18.php), [line 19](test-issue-18.php#L19-L19)
Source: [tests/issue-18/test-issue-18.php](test-issue-18.php), [line 11](test-issue-18.php#L11-L19)


<p align="center"><a href="https://github.com/pronamic/wp-documentor"><img src="https://cdn.jsdelivr.net/gh/pronamic/wp-documentor@main/logos/pronamic-wp-documentor.svgo-min.svg" alt="Pronamic WordPress Documentor" width="32" height="32"></a><br><em>Generated by <a href="https://github.com/pronamic/wp-documentor">Pronamic WordPress Documentor</a> <code>1.2.0</code></em><p>
Expand Down

0 comments on commit ba837b6

Please sign in to comment.