Predis\Command\StringSetBit::getId PHP Method

getId() public method

public getId ( )
    public function getId()
    {
        return 'SETBIT';
    }
StringSetBit