Wordpress/tests/phpunit/data/themedir1/camelCase/index.php

6 lines
71 B
PHP

<?php
// Dummy theme.
echo dirname(__FILE__).'/'.basename(__FILE__);