You are here

private function Test::StartingWithUpper in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/Drupal/NamingConventions/ValidFunctionNameUnitTest.inc \Test::StartingWithUpper()
  2. 8.2 coder_sniffer/Drupal/Test/NamingConventions/ValidFunctionNameUnitTest.inc \Test::StartingWithUpper()

File

tests/Drupal/NamingConventions/ValidFunctionNameUnitTest.inc, line 8

Class

Test

Code

private function StartingWithUpper() {
}