PHP Class bar\Child

Inheritance: extends Foo, implements bar\BarInterface, use trait BazTrait
Afficher le fichier Open project: dunglas/phpdoc-to-typehint

Méthodes publiques

Méthode Description
baz ( array $a, $b )
test ( $a )

Method Details

baz() public méthode

public baz ( array $a, $b )
$a array

test() public méthode

public test ( $a )