public static function Foo::foobar in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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) {
}