00001 <?php 00002 00012 namespace Test2; 00013 00017 class Test { 00018 public $test; 00019 } 00020 00021 ?>