private function Test::StartingWithUpper in Coder 8.2
Same name and namespace in other branches
- 8.3 tests/Drupal/NamingConventions/ValidFunctionNameUnitTest.inc \Test::StartingWithUpper()
- 8.3.x tests/Drupal/NamingConventions/ValidFunctionNameUnitTest.inc \Test::StartingWithUpper()
File
- coder_sniffer/
Drupal/ Test/ NamingConventions/ ValidFunctionNameUnitTest.inc, line 8
Class
Code
private function StartingWithUpper() {
}