Predis\Command\ZSetLexCount::getId PHP Méthode

getId() public méthode

public getId ( )
    public function getId()
    {
        return 'ZLEXCOUNT';
    }
ZSetLexCount