Chris@0: getAttributes()); Chris@0: } elseif ($node instanceof File) { Chris@0: return new String_('', $node->getAttributes()); Chris@0: } Chris@0: } Chris@0: }