Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / vendor / phpunit / phpunit / tests / _files / CoveredFunction.php
1 <?php
2 function globalFunction()
3 {
4 }