t2::foo PHP Méthode

foo() public méthode

public foo ( )
    function foo()
    {
        t2::bar();
        t2::bar2();
    }