mirror of
https://github.com/php/php-src.git
synced 2026-04-16 20:41:18 +02:00
6 lines
40 B
PHP
6 lines
40 B
PHP
<?php
|
|
|
|
namespace Foo\Bar;
|
|
class Baz {
|
|
}
|