<?php namespace EasySwoole\DoctrineAnnotation\Tests\Fixtures; use EasySwoole\DoctrineAnnotation\Tests\Fixtures\Annotation\{Route, Secure as SuperSecure, Template}; class GroupUseStatement { }