public function HostInterface::getExpiry in http:BL 8
Returns the value for the status field of a host entity.
Return value
integer (timestamp) The host expire field.
1 method overrides HostInterface::getExpiry()
- Host::getExpiry in src/
Entity/ Host.php - Returns the value for the status field of a host entity.
File
- src/
HostInterface.php, line 59
Class
- HostInterface
- Provides an interface defining an httpbl entity.
Namespace
Drupal\httpblCode
public function getExpiry();