Predis\Command\KeyPreciseExpireAt::getId PHP Method

getId() public method

public getId ( )
    public function getId()
    {
        return 'PEXPIREAT';
    }
KeyPreciseExpireAt