Overrides CommandInterface::render
public function render() { return [ 'command' => 'tabledragChanged', 'id' => $this->id, 'tabledrag_instance' => $this->tabledrag_instance, ]; }