Sha256: aac3a36335270f09df6988478c27346f65ce78737b9c28b886ca9a33cd2fc544
Contents?: true
Size: 129 Bytes
Versions: 7
Compression:
Stored size: 129 Bytes
Contents
<?php namespace Predis\Commands; class StringSet extends Command { public function getId() { return 'SET'; } }
Version data entries
7 entries across 7 versions & 1 rubygems