Skip to content

Commit

Permalink
chore: ignore cov for stub
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Jan 9, 2020
1 parent d3e2297 commit 7dde0e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
/**
* Get the env variable by its key/name.
*
* @codeCoverageIgnore
*
* @param string $key
* @param mixed $default
* @param int|null $filter PHP's filter constants. See http://php.net/filter_var
Expand Down

0 comments on commit 7dde0e3

Please sign in to comment.