public function MyTest::testFoo in Coder 8.2
@covers ::foo
File
- coder_sniffer/Drupal/Test/good/good.php, line 1526
- This file contains all the valid notations for the drupal coding standard.
Class
- MyTest
- @coversDefaultClass \Drupal\mymodule\Something
Code
public function testFoo() {
}