You are here

protected property Pum::$x in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/Drupal/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::x
  2. 8.2 coder_sniffer/Drupal/Test/Classes/UnusedUseStatementUnitTest.inc \MyNamespace\Depth\Pum::x

This data type should be fixed to be fully qualified.

Type: VarName

File

tests/Drupal/Classes/UnusedUseStatementUnitTest.inc, line 37

Class

Pum
Bla.

Namespace

MyNamespace\Depth

Code

protected $x;