public function HttpHeaderInterface::getId in RESTful 7.2
Gets the header id.
Return value
string The header ID.
2 methods override HttpHeaderInterface::getId()
- HttpHeader::getId in src/
Http/ HttpHeader.php - Gets the header id.
- HttpHeaderNull::getId in src/
Http/ HttpHeaderNull.php - Gets the header id.
File
- src/
Http/ HttpHeaderInterface.php, line 70 - Contains \Drupal\restful\Http\HttpHeaderInterface
Class
Namespace
Drupal\restful\HttpCode
public function getId();