Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName().
Overrides KeyValueStoreInterface::getCollectionName
public function getCollectionName() { return $this->collection; }