property Test::$varStyle in Coder 8.3.x
Same name in this branch
- 8.3.x tests/Drupal/Commenting/InlineCommentUnitTest.inc \Test::varStyle
- 8.3.x tests/Drupal/Commenting/DocCommentAlignmentUnitTest.inc \Test::varStyle
- 8.3.x tests/Drupal/Classes/PropertyDeclarationUnitTest.inc \Test::varStyle
Same name and namespace in other branches
- 8.3 tests/Drupal/Commenting/InlineCommentUnitTest.inc \Test::varStyle
- 8.3 tests/Drupal/Commenting/DocCommentAlignmentUnitTest.inc \Test::varStyle
- 8.3 tests/Drupal/Classes/PropertyDeclarationUnitTest.inc \Test::varStyle
- 8.2 coder_sniffer/Drupal/Test/Commenting/InlineCommentUnitTest.inc \Test::varStyle
- 8.2 coder_sniffer/Drupal/Test/Commenting/VariableCommentUnitTest.inc \Test::varStyle
- 8.2 coder_sniffer/Drupal/Test/Commenting/DocCommentAlignmentUnitTest.inc \Test::varStyle
- 8.2 coder_sniffer/Drupal/Test/Classes/PropertyDeclarationUnitTest.inc \Test::varStyle
Bad property style.
File
- tests/
Drupal/ Classes/ PropertyDeclarationUnitTest.inc, line 16 - Test file.
Class
- Test
- Test class with properties.
Code
var $varStyle;