bar\Foo::test PHP Méthode

test() public méthode

public test ( float $a )
$a float
    public function test($a)
    {
        $closure = function ($a, $c) {
        };
    }