You are here

public function Foo::blaz in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-token-stream/tests/_fixture/source.php \Foo::blaz()

File

vendor/phpunit/php-token-stream/tests/_fixture/source.php, line 33

Class

Foo
Some comment

Code

public function blaz($x, $y) {
}