1
0
Fork 0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-20 18:28:55 +00:00
phpbb/tests/extension/includes/default/implementation.php

5 lines
77 B
PHP

<?php
class phpbb_default_impl_class implements phpbb_default_interface
{
}