You are here

public function Foo::test2 in Coder 8.2

Same name and namespace in other branches
  1. 7.2 coder_sniffer/Test/good/good.php \Foo::test2()

Some additional documentation here.

File

coder_sniffer/Drupal/Test/good/good.php, line 1005
This file contains all the valid notations for the drupal coding standard.

Class

Foo
All classes need to have a docblock.

Code

public function test2() {
}