mirror of
https://github.com/composer/composer
synced 2025-05-08 16:17:37 +00:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
|
|
namespace ShinyVendor\ShinyPackage\SubNamespace;
|
|
|
|
class Foo {}
|