You are here

public function KeyValueStoreSortedSetInterface::getMinScore in Key-value Extensions 8

Return value

float

1 method overrides KeyValueStoreSortedSetInterface::getMinScore()
DatabaseStorageSortedSet::getMinScore in src/KeyValueStore/DatabaseStorageSortedSet.php

File

src/KeyValueStore/KeyValueStoreSortedSetInterface.php, line 32

Class

KeyValueStoreSortedSetInterface

Namespace

Drupal\key_value\KeyValueStore

Code

public function getMinScore();