Example #1
0
 public function command($command, array $options = [])
 {
     return $this->bridge->command($command, $options);
 }