1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-15 06:54:25 +02:00
Files
php-e107/vendor/phpunit/php-code-coverage/tests/_files/CoveredFunction.php
2018-02-06 03:18:31 -06:00

5 lines
36 B
PHP

<?php
function globalFunction()
{
}