1<?php
2namespace Foo\Bar;
3
4class TestClass
5{
6}
7