Ejemplo n.º 1
0
 public static function serverError()
 {
     return new self(ContentType::json(), '{}', 500);
 }