Predis\Command\SetAdd::getId PHP Метод

getId() публичный Метод

public getId ( )
    public function getId()
    {
        return 'SADD';
    }