00001 <?php 00002 00013 namespace Test1 { 00014 00018 class Test { 00019 public $test; 00020 } 00021 00022 } 00023 00024 ?>