mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-20 12:54:18 +00:00
10 lines
66 B
PHP
10 lines
66 B
PHP
<?php
|
|
namespace Foo\BarScoped {
|
|
|
|
class TestClass {
|
|
|
|
}
|
|
|
|
}
|
|
|