mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
8 lines
56 B
PHP
8 lines
56 B
PHP
<?php
|
|
|
|
namespace vendor2\foo\migrations;
|
|
|
|
class bar
|
|
{
|
|
}
|