You are here

public function Test::test in Coder 8.3

Same name and namespace in other branches
  1. 8.3.x tests/Drupal/Commenting/DocCommentUnitTest.inc \Test::test()

No newline required between tag groups except @param, @return, @throws.

@todo Fix coding standards.

See also

some_function()

File

tests/Drupal/Commenting/DocCommentUnitTest.inc, line 59

Class

Test

Code

public function test() {
}