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