public function asKeepOp()
in
src/DiffKeepOp.php [41:43]
3
lines of code
1
McCabe index (conditional complexity)
public function asKeepOp(): DiffKeepOp<TContent> { return $this; }