1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-09 17:15:19 +02:00

6 lines
77 B
PHP

<?php
class phpbb_default_impl_class implements phpbb_default_interface
{
}