Exemplo n.º 1
0
function testDebugFormatter($bar)
{
    $foo = new DebugTestFormatterClass();
    $foo->fooBar();
}