Namespaces_parsing_bug test

test1.php

Go to the documentation of this file.
00001 <?php 
00002 
00012 namespace Test1 {
00013  
00017 class Test {
00018         public $test; 
00019 }
00020 
00021 }
00022 
00023 ?>
 All Data Structures Namespaces Files Variables