public function Bar::foo in Coder 8.2
Same name and namespace in other branches
- 7.2 coder_sniffer/Test/good/good.php \Bar::foo()
Enter description here ...
File
- coder_sniffer/
Drupal/ Test/ good/ good.php, line 619 - This file contains all the valid notations for the drupal coding standard.
Class
- Bar
- Class declaration.
Code
public function foo() {
}