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