PHP Interface bar\BarInterface

Show file Open project: dunglas/phpdoc-to-typehint

Public Methods

Method Description
baz ( array $a, integer $b ) : float

Method Details

baz() public method

public baz ( array $a, integer $b ) : float
$a array
$b integer
return float