The type Pronamic\WordPress\Pay\G...nvalidArgumentException was not found. Did you mean InvalidArgumentException? If so, make sure to prefix the type with \.
Loading history...
86
}
87
88
1
if ( ! isset( $object->value ) ) {
89
throw new InvalidArgumentException( 'Object must contain `value` property.' );