@@ -24,6 +24,9 @@ |
||
24 | 24 | return $current; |
25 | 25 | } |
26 | 26 | |
27 | + /** |
|
28 | + * @return string |
|
29 | + */ |
|
27 | 30 | private function getVariableName() |
28 | 31 | { |
29 | 32 | return $this->getCurrentNode()->getOriginalValue(); |