mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
6 lines
77 B
PHP
6 lines
77 B
PHP
|
<?php
|
||
|
|
||
|
class phpbb_default_impl_class implements phpbb_default_interface
|
||
|
{
|
||
|
}
|