Kohana v3.3.0
This commit is contained in:
4
vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php
vendored
Normal file
4
vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
function globalFunction()
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user