You are here

public function FacConfigInterface::getFilesExpiryTime in Fast Autocomplete 8

Gets the files expiry time.

Return value

int The files expiry time.

1 method overrides FacConfigInterface::getFilesExpiryTime()
FacConfig::getFilesExpiryTime in src/Entity/FacConfig.php
Gets the files expiry time.

File

src/FacConfigInterface.php, line 138

Class

FacConfigInterface
Provides an interface defining a Fast Autocomplete config entity.

Namespace

Drupal\fac

Code

public function getFilesExpiryTime();