CoveredFunction.php in Zircon Profile 8
Same filename in this branch
Same filename and directory in other branches
File
vendor/phpunit/php-code-coverage/tests/_files/CoveredFunction.phpView source
<?php
function globalFunction() {
}
Functions
Name | Description |
---|---|
globalFunction |