Example #1
0
 public static function initialize(Config $config)
 {
     $config->addSerializers([new Json('responseData')]);
 }