You are here

protected function Pum::test5 in Coder 8.2

Same name and namespace in other branches
  1. 8.3 tests/Drupal/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::test5()
  2. 8.3.x tests/Drupal/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::test5()

Renamed class from same namespace.

File

coder_sniffer/Drupal/Test/Classes/UnusedUseStatementUnitTest.inc, line 74

Class

Pum
Bla.

Namespace

MyNamespace\Depth

Code

protected function test5(CoreSomeClass $x) {
}