Skip to content

Commit

Permalink
Merge pull request #87 from jrfnl/feature/docs-add-more-missing-funct…
Browse files Browse the repository at this point in the history
…ions

Docs: add more functions missing from lists
  • Loading branch information
gmazzap authored Oct 13, 2020
2 parents bad1ee3 + 3eb9662 commit 7042140
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/functions-testing-tools/function-stubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Since version 2.3, this has became much easier thanks to the introduction of a n
When called, it will create a stub for _all_ the following functions:

* `__()`
* `_e()`
* `_ex()`
* `_x()`
* `_n()` \(since 2.6\)
* `_nx()` \(since 2.6\)
Expand Down

0 comments on commit 7042140

Please sign in to comment.