LdapTools\Cache\NoCache::getCacheCreationTime PHP Method

getCacheCreationTime() public method

public getCacheCreationTime ( $itemType, $itemName )
    public function getCacheCreationTime($itemType, $itemName)
    {
        return false;
    }