Ejemplo n.º 1
0
 public static function serialize($data)
 {
     return Serializer::encode($data);
 }