Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
class_with_method_named_empty.php
<?php
class
class_with_method_named_empty
{
public function empty():
void
{
}
}