/** * * Test variables * phptname.phpt * */ /** * Set up namespace */ namespace TestVariables { /* * Test */ void fnname(Php::Parameters ¶ms) { } /** * End of namespace */ }