You are here

protected function Pum::test3 in Coder 8.3.x

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

PHP is not case sensitive.

File

tests/Drupal/Classes/UnusedUseStatementUnitTest.inc, line 63

Class

Pum
Bla.

Namespace

MyNamespace\Depth

Code

protected function test3(MyURLHelper $x) {
}