SeoFuchs

Results 2 comments of SeoFuchs

The custom fields are contained in response from PD API but they are ignored by object serialization. Quickfix: in ObjectSerializer.php add the following line to "deserialize" function before $instance is...

@Husky110 Thats right, everything will be overwritten in vendor directory. But you could either integrate the package in your project to keep changes save or extend the ObjectSerializer class ;-)...