@@ -183,7 +183,7 @@ |
||
183 | 183 | * |
184 | 184 | * Prefix self:: and static:: properties with "::". |
185 | 185 | * |
186 | - * @param ASTVariable|ASTPropertyPostfix|ASTVariableDeclarator $variable |
|
186 | + * @param ASTNode $variable |
|
187 | 187 | * @return string |
188 | 188 | */ |
189 | 189 | protected function getVariableImage($variable) |