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