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

6 lines
65 B
PHP
Raw Normal View History

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