public function __construct()

in src/DiffInsertOp.php [15:16]


  public function __construct(private int $newPos, private TContent $content) {
  }