1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00
php-phpbb/tests/extension/phpbb/default/implementation.php
2013-07-14 01:32:34 -04:00

6 lines
77 B
PHP

<?php
class phpbb_default_impl_class implements phpbb_default_interface
{
}