Skip to content

Commit

Permalink
Documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Apr 9, 2014
1 parent c63f6b1 commit 6dd2a25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/inc/agent.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?php
/**
* @codeCoverageIgnore
*/
if (php_sapi_name() === 'cli') {
return;
}
Expand Down

0 comments on commit 6dd2a25

Please sign in to comment.