protected function Pum::test2 in Coder 8.3
Same name and namespace in other branches
- 8.2 coder_sniffer/Drupal/Test/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::test2()
- 8.3.x tests/Drupal/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::test2()
Description.
File
- tests/
Drupal/ Classes/ UnusedUseStatementUnitTest.inc, line 56
Class
- Pum
- Bla.
Namespace
MyNamespace\DepthCode
protected function test2(\Thing\NotUsed $x) {
}