@@ -159,6 +159,9 @@ |
||
159 | 159 | return ''; |
160 | 160 | } |
161 | 161 | |
162 | + /** |
|
163 | + * @return string |
|
164 | + */ |
|
162 | 165 | protected function resolveScalarMagicConstNamespace() |
163 | 166 | { |
164 | 167 | if (method_exists($this->context, 'getNamespaceName')) { |