You are here

static function TestTrait::bar in Coder 8.2

Same name and namespace in other branches
  1. 8.3 tests/Drupal/Scope/MethodScopeUnitTest.inc \TestTrait::bar()
  2. 8.3.x tests/Drupal/Scope/MethodScopeUnitTest.inc \TestTrait::bar()

Visibility is missing here and should be auto-fixed correctly.

File

coder_sniffer/Drupal/Test/Scope/MethodScopeUnitTest.inc, line 15

Class

TestTrait

Code

static function bar() {
}