You are here

function TestTrait::foo in Coder 8.2

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

Function visibility is missing here.

File

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

Class

TestTrait

Code

function foo() {
}