@@ -43,8 +43,10 @@ * * @param string The string for the processing instructions * @return An initialized OFXMLProcessingInstructions */ - initWithString: (OFString *)string; + +- initWithSerialization: (OFXMLElement *)element; @end OF_ASSUME_NONNULL_END