Example #1
0
 function sadd($key, $member)
 {
     mysql\Collection::sadd($key, $member);
 }