expandClass.noNamespace.php 36 B

12345
  1. <?php
  2. use A\B as C;
  3. class Test {}