You are here

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

Return value

float

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

File

src/KeyValueStore/KeyValueStoreSortedSetInterface.php, line 27

Class

KeyValueStoreSortedSetInterface

Namespace

Drupal\key_value\KeyValueStore

Code

public function getMaxScore();