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