Hi,

In file Webhook_Plugins_Unserializer_InvalidDataException.class.inc path webhook/include/
line number 10 code */ is required.

Expected codes should be

/**
* Invalid data exception class.
*/
class Webhook_Plugins_Unserializer_InvalidDataException extends Exception {
}

Can you fix the same.

thanks
Pranav

Comments

pranavpathak created an issue.