public function isKeepOp()
in
src/DiffKeepOp.php [36:38]
3
lines of code
1
McCabe index (conditional complexity)
public function isKeepOp(): bool { return true; }