protected function Pum::test10 in Coder 8.3
Same name and namespace in other branches
- 8.3.x tests/Drupal/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::test10()
Static method calls should not be confused with class names.
File
- tests/
Drupal/ Classes/ UnusedUseStatementUnitTest.inc, line 122
Class
- Pum
- Bla.
Namespace
MyNamespace\DepthCode
protected function test10() {
Something::test10();
}