1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00
Files
php-phpbb/tests/extension/ext/vendor2/bar/migrations/bar.php
2016-01-19 23:32:07 +01:00

8 lines
56 B
PHP

<?php
namespace vendor2\foo\migrations;
class bar
{
}