mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
7 lines
56 B
PHP
7 lines
56 B
PHP
<?php
|
|
|
|
namespace vendor2\foo\migrations;
|
|
|
|
class bar
|
|
{
|
|
}
|