public function HttpHeaderNull::__construct in RESTful 7.2
Constructor.
File
- src/
Http/ HttpHeaderNull.php, line 43 - Contains \Drupal\restful\Http\HttpHeaderNull
Class
Namespace
Drupal\restful\HttpCode
public function __construct($name, array $values, $extras) {
}