| Importer.VERSION = 1.1.5
Importer.BASE = C:\nikos\work\_nikos\open_source\git\nikos\Importer\src\php
Foo\FooClass.php
Bar\FooClass.php
Array
(
    [0] => Importer Object
        (
            [base:protected] => C:\nikos\work\_nikos\open_source\git\nikos\Importer\test
            [base_url:protected] => http://_mygit/Importer/test/
            [_namespaces:protected] => Array
                (
                    [__global__] => Array
                        (
                            [F] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => Foo\
                                            [1] => C:/nikos/work/_nikos/open_source/git/nikos/Importer/test/namespaces/Foo\
                                        )
                                )
                            [B] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => Bar\
                                            [1] => C:\nikos\work\_nikos\open_source\git\nikos\Importer\test/namespaces/Bar\
                                        )
                                )
                        )
                )
            [_namespaces0:protected] => Array
                (
                    [__global__] => Array
                        (
                            [n] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => ns_
                                            [1] => C:\nikos\work\_nikos\open_source\git\nikos\Importer\test/namespaces0\
                                        )
                                )
                        )
                )
            [_classmap:protected] => Array
                (
                    [__global__] => Array
                        (
                            [Test1] => Array
                                (
                                    [0] => C:/nikos/work/_nikos/open_source/git/nikos/Importer/test/classes/Test1.php
                                    [1] => Test1
                                )
                        )
                )
            [_classes:protected] => Array
                (
                    [__global__] => Array
                        (
                            [Test1] => Array
                                (
                                    [0] => Test1
                                    [1] => Test1
                                    [2] => C:/nikos/work/_nikos/open_source/git/nikos/Importer/test/classes/Test1.php
                                    [3] => Array
                                        (
                                        )
                                    [4] => 
                                )
                        )
                )
            [_assets:protected] => Array
                (
                    [__global__] => Array
                        (
                        )
                )
            [_hooks:protected] => Array
                (
                    [__global__] => Array
                        (
                            [import-class-Bar\FooClass] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => Closure Object
                                                (
                                                    [parameter] => Array
                                                        (
                                                            [$imp] => <required>
                                                            [$id] => <required>
                                                            [$class] => <required>
                                                            [$path] => <required>
                                                        )
                                                )
                                            [1] => 1
                                            [2] => 1
                                        )
                                )
                        )
                )
            [_autoloader:protected] => 1
            [_require:protected] => 
        )
    [1] => Bar\FooClass
    [2] => Bar\FooClass
    [3] => C:\nikos\work\_nikos\open_source\git\nikos\Importer\test/namespaces/Bar\FooClass.php
)
FooClass
ns_Foo_FooClass.php
ns_Bar_FooClass.php
FooClass
Test1.php
 |