1<?php
2namespace Foo\BarScoped {
3
4    class TestClass {
5
6    }
7
8}
9
10