mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-04 19:51:39 +02:00
8 lines
46 B
PHP
8 lines
46 B
PHP
<?php
|
|
|
|
namespace foo\acp;
|
|
|
|
class a_module
|
|
{
|
|
}
|