file-fetcher
|
@codeCoverageIgnore
Represents foo.
Some comment
Public Member Functions | |
bar () | |
bar () | |
bar () | |
foo () | |
bar (Baz $baz) | |
barfoo (Barfoo $barfoo) | |
baz () | |
blaz ($x, $y) | |
buzz ($foo) | |
doSomething (Bar $bar) | |
Static Public Member Functions | |
static | foobar (Foobar $foobar) |
Foo::bar | ( | ) |
Foo::bar | ( | ) |
Foo::bar | ( | ) |
Foo::bar | ( | Baz | $baz | ) |
Baz | $baz |
Foo::barfoo | ( | Barfoo | $barfoo | ) |
Foo::baz | ( | ) |
This docblock does not belong to the baz function
Foo::blaz | ( | $x, | |
$y | |||
) |
Foo::buzz | ( | $foo | ) |
Foo::doSomething | ( | Bar | $bar | ) |
Foo::foo | ( | ) |
|
static |
Foobar | $foobar |