Skip to content

Commit 7dde0e3

Browse files
committed
chore: ignore cov for stub
1 parent d3e2297 commit 7dde0e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/functions.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
/**
1414
* Get the env variable by its key/name.
1515
*
16+
* @codeCoverageIgnore
17+
*
1618
* @param string $key
1719
* @param mixed $default
1820
* @param int|null $filter PHP's filter constants. See http://php.net/filter_var

0 commit comments

Comments
 (0)