public function isKeepOp()
in
src/DiffOp.php [29:31]
3
lines of code
1
McCabe index (conditional complexity)
public function isKeepOp(): bool { return false; }