You are here

public static function Foo::foobar in Zircon Profile 8

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

Parameters

Foobar $foobar:

File

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

Class

Foo
Some comment

Code

public static function foobar(Foobar $foobar) {
}