mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-31 04:46:38 +00:00
10 lines
66 B
PHP
10 lines
66 B
PHP
<?php
|
|
namespace Foo\BarScoped {
|
|
|
|
class TestClass {
|
|
|
|
}
|
|
|
|
}
|
|
|