|
| bar () |
|
| bar () |
|
| bar () |
|
| foo () |
|
| bar (Baz $baz) |
|
| barfoo (Barfoo $barfoo) |
|
| baz () |
|
| blaz ($x, $y) |
|
| doSomething (Bar $bar) |
|
|
static | foobar (Foobar $foobar) |
|
@codeCoverageIgnore
Represents foo.
Some comment
◆ bar()
◆ baz()
This docblock does not belong to the baz function
◆ foobar()
static Foo::foobar |
( |
Foobar |
$foobar | ) |
|
|
static |
The documentation for this class was generated from the following files:
- vendor/phpunit/php-code-coverage/tests/_files/source_with_ignore.php
- vendor/phpunit/php-code-coverage/tests/_files/source_with_oneline_annotations.php
- vendor/phpunit/php-token-stream/tests/_fixture/issue30.php
- vendor/phpunit/php-token-stream/tests/_fixture/source.php
- vendor/phpunit/phpunit-mock-objects/tests/_fixture/Foo.php